telling the user it can top fixperm while launching alternc.install, fixes #123

This commit is contained in:
Benjamin Sonntag 2017-08-14 10:58:50 +02:00
parent f17c23cfe6
commit 37c99da74c
2 changed files with 2 additions and 0 deletions

View File

@ -610,6 +610,7 @@ for service in $SERVICES; do
done
echo "Fix all the permission. May be quite long..."
echo "YOU CAN INTERUPT THIS BY USING Ctrl-c THEN y TO BYPASS THE ERROR."
/usr/lib/alternc/fixperms.sh
echo "Compile PO files"

View File

@ -618,6 +618,7 @@ for service in $SERVICES; do
done
echo "Fix all the permission. May be quite long..."
echo "YOU CAN INTERUPT THIS BY USING Ctrl-c THEN y TO BYPASS THE ERROR."
/usr/lib/alternc/fixperms.sh
echo "Compile PO files"