Skip to content

Commit bac45cf

Browse files
authored
Disable adminer site configuration during removal
Signed-off-by: enoch85 <[email protected]>
1 parent b8a9fa8 commit bac45cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/adminer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ else
3030
# Removal
3131
check_external_ip # Check that the script can see the external IP (apache fails otherwise)
3232
a2disconf adminer.conf
33+
a2dissite adminer.conf
3334
restart_webserver
3435
rm -f $ADMINER_CONF
3536
rm -rf $ADMINERDIR

0 commit comments

Comments
 (0)