adjust install script to make targeted instance installation possible
This commit is contained in:
@@ -15,7 +15,6 @@ echo --------------
|
||||
systemctl stop "$instance"
|
||||
systemctl disable "$instance"
|
||||
|
||||
|
||||
#rm -f /etc/default/$instance
|
||||
echo "Configuration is left to be removed manually, you can use this command:"
|
||||
echo "sudo rm /etc/default/$instance"
|
||||
|
||||
Reference in New Issue
Block a user