mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
remove adminer.conf in sites-enabled
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
parent
909949a67f
commit
cd48cd8d83
@ -28,6 +28,7 @@ else
|
||||
# Removal
|
||||
check_external_ip # Check that the script can see the external IP (apache fails otherwise)
|
||||
a2disconf adminer.conf
|
||||
restart_webserver
|
||||
rm -f $ADMINER_CONF
|
||||
rm -rf $ADMINERDIR
|
||||
check_command apt-get purge adminer -y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user