Explorar o código

Remove duplicate blocks

bryan %!s(int64=3) %!d(string=hai) anos
pai
achega
ed247281f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1373,11 +1373,11 @@ uninstall() {
             for f in "$SERVICE_FNAME" "$TIMER_FNAME"; do
                 [[ -f "$f" ]] && debug "Removing $f" && sudo rm -f "$f"
             done
+            systemctl_reload_cmd
         done
         for f in /etc/systemd/system/jriver-*; do
             sudo rm -f "$f"
         done
-        systemctl_reload_cmd
     done
 
     echo "Removing repo files"