mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
ad60323438
commit
ceacb0ae51
@ -11,7 +11,6 @@ for dir in /home/*; do
|
||||
USER_CONF="/etc/openpanel/$username/users.ini"
|
||||
|
||||
if [ -d "$CONF_PATH" ]; then
|
||||
echo "Found directory: $CONF_PATH - removing and creating a file."
|
||||
rm -rf "$CONF_PATH" && touch "$CONF_PATH"
|
||||
fi
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user