소스 검색

Fix in Script

own3mall 9 년 전
부모
커밋
545a5b07f3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      install.sh

+ 0 - 1
install.sh

@@ -80,7 +80,6 @@ copySystemDInit(){
 				echo -e "Copying ogp_agent systemd service file to $SystemDDir"
 				echo "$sudoPass" | sudo -S -p "" cp "${AGENTDIR}/systemd/ogp_agent.service" "$SystemDDir"
 				echo "$sudoPass" | sudo -S -p "" sed -i "s#{OGP_AGENT_PATH}#$AGENTDIR#g" "${SystemDDir}/ogp_agent.service"
-				exit
 			fi
 		fi
 	fi