Browse Source

Temp debug, don't use

bryan 3 năm trước cách đây
mục cha
commit
bdf57f59a7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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