refine log of uninstall
This commit is contained in:
@@ -21,4 +21,7 @@ systemctl --user daemon-reload
|
||||
sudo rm -r $SERVICE_DIR
|
||||
crontab -l | grep -v "$VW_FOLDER/$BACKUP_FILE" | crontab -
|
||||
|
||||
echo "Uninstall complete. Manually run haproxy config to rebuild config. Manually remove data directory $VW_FOLDER and $HOME/.local/backup if needed."
|
||||
echo "Uninstall complete. Manually run haproxy config to rebuild config. Manually remove data directory
|
||||
- $VW_FOLDER
|
||||
- $HOME/.local/backup/$CONTAINER_NAME
|
||||
if needed."
|
||||
Reference in New Issue
Block a user