Przeglądaj źródła

Update First Then Do SystemD Checks

own3mall 7 lat temu
rodzic
commit
3d1ecb26d3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ogp_agent_run

+ 1 - 1
ogp_agent_run

@@ -295,8 +295,8 @@ update() {
 	
 run() {
 	getSudoPassword
-	detectSystemD
 	update
+	detectSystemD
 	if test -n "$RESTART" ; then
 		echo "Agent will auto-restart if there is a crash."
 		#loop forever