mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-27 07:23:13 +02:00
init: remove comment line
This commit is contained in:
2
init.sh
2
init.sh
@@ -198,7 +198,7 @@ if test ! -L /var/www/html/dist; then
|
||||
echo -e "\t##########################################################################################"
|
||||
echo -e "\t# /var/www/html/dist doesn't exists."
|
||||
echo -e "\t# If you want to use online update, please configure your webserver and use dist content"
|
||||
echo -e "\t# Super user permissions are required to create symlink..."
|
||||
echo -e "\t#"
|
||||
echo -e "\t# An easy way is to create a symlink to dist directory:"
|
||||
echo -e "\t# \033[37;1msudo ln -s $BASEPATH/dist /var/www/html/dist\033[0m"
|
||||
echo -e "\t##########################################################################################"
|
||||
|
Reference in New Issue
Block a user