From c1946c9485ffaf625568895bffa2ff48efa7a4a3 Mon Sep 17 00:00:00 2001 From: bolvan Date: Sat, 11 May 2019 20:05:17 +0300 Subject: [PATCH] uninstall_easy : cosmetic --- uninstall_easy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall_easy.sh b/uninstall_easy.sh index c4ba93b..39d5ec9 100755 --- a/uninstall_easy.sh +++ b/uninstall_easy.sh @@ -115,7 +115,7 @@ remove_systemd() service_stop_systemd service_remove_systemd timer_remove_systemd - crontab_del + crontab_del }