Rename last few occurences
This commit is contained in:
@@ -12,9 +12,9 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ -z "$WEB_CONFIG" ]
|
||||
if [ -z "$WEB_UI_CONFIG" ]
|
||||
then
|
||||
echo "WEB_CONFIG env variable is not set, cannot find ownCloud Web config file"
|
||||
echo "WEB_UI_CONFIG env variable is not set, cannot find ownCloud Web config file"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user