Update install
This commit is contained in:
@@ -9,8 +9,8 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -d "/nginx/sites" ]; then
|
if [ -d "/nginx/" ]; then
|
||||||
echo "We've detect a folder '/nginx/sites' which means"
|
echo "We've detect a folder '/nginx/' which means"
|
||||||
echo "Maybe you have use this script before!"
|
echo "Maybe you have use this script before!"
|
||||||
echo "You can fix this by executing!"
|
echo "You can fix this by executing!"
|
||||||
echo "./setup clean"
|
echo "./setup clean"
|
||||||
|
|||||||
Reference in New Issue
Block a user