Browse Source

Temp debug, don't use

bryan 3 years ago
parent
commit
bdf57f59a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1505,7 +1505,7 @@ main() {
                 continue
             fi
             
-            systemctl_reload_cmd
+            systemctl_reload_cmd && echo "yes!"
 
             if ! "service_$service"; then
                 if [[ $? -eq 127 ]]; then