Ver Fonte

Update First Then Do SystemD Checks

own3mall há 7 anos atrás
pai
commit
3d1ecb26d3
1 ficheiros alterados com 1 adições e 1 exclusões
  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