Fix installer
This commit is contained in:
@@ -26,7 +26,7 @@ for script in script-*; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Install manual
|
# Install manual
|
||||||
manual="$README.html"
|
manual="README.html"
|
||||||
|
|
||||||
[[ ! -f "$manual" ]] && echo "No manual found, skipping!" && exit 1
|
[[ ! -f "$manual" ]] && echo "No manual found, skipping!" && exit 1
|
||||||
for homedir in /home/*; do
|
for homedir in /home/*; do
|
||||||
|
|||||||
Reference in New Issue
Block a user