소스 검색

Temp debug, don't use

bryan 3 년 전
부모
커밋
bdf57f59a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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