Просмотр исходного кода

Update First Then Do SystemD Checks

own3mall 7 лет назад
Родитель
Сommit
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