We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a9fa8 commit bac45cfCopy full SHA for bac45cf
1 file changed
apps/adminer.sh
@@ -30,6 +30,7 @@ else
30
# Removal
31
check_external_ip # Check that the script can see the external IP (apache fails otherwise)
32
a2disconf adminer.conf
33
+ a2dissite adminer.conf
34
restart_webserver
35
rm -f $ADMINER_CONF
36
rm -rf $ADMINERDIR
0 commit comments