Update manual deploy
This commit is contained in:
@@ -22,11 +22,7 @@ for script in script-*; do
|
||||
cp -u "$script" /usr/local/bin/
|
||||
done
|
||||
|
||||
# Install manual
|
||||
# manual=
|
||||
# images_dir=
|
||||
|
||||
# [[ ! -f "$manual" ]] && echo "No manual found, skipping!" && exit 1
|
||||
# Install manual link
|
||||
remove=("manual.pdf" "manual.odt" "Notes.pdf" "Notes.odt" "README.html" "manual-images" "manual.html" "manual-images")
|
||||
for homedir in /home/*; do
|
||||
desktop="$homedir/Desktop"
|
||||
@@ -45,4 +41,3 @@ for homedir in /home/*; do
|
||||
done
|
||||
unset desktop
|
||||
|
||||
popd || exit $?
|
||||
|
||||
Reference in New Issue
Block a user