This commit is contained in:
Cyril 2024-04-13 21:27:15 +02:00
parent 979def4a4a
commit ce76140b2e
2 changed files with 8 additions and 4 deletions

View file

@ -60,10 +60,8 @@ function remove_git_backup(){
case "${yn}" in
Y|y)
echo -e "${white}"
echo -e "Info: Stopping processes..."
pkill git-backup.sh
pkill Git-Backup
pkill inotifywait
echo -e "Info: Stopping services..."
/etc/init.d/S52Git-Backup stop
echo -e "Info: Removing files..."
rm -f "$HS_CONFIG_FOLDER"/git-backup.cfg
rm -f "$INITD_FOLDER"/S52Git-Backup