Преглед изворни кода

Update First Then Do SystemD Checks

own3mall пре 7 година
родитељ
комит
3d1ecb26d3
1 измењених фајлова са 1 додато и 1 уклоњено
  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