|  | @@ -115,7 +115,9 @@ cd /home/使用者;pwd;sudo git clone -b git_repo --single-branch http://60.250.
 | 
	
		
			
				|  |  |  username=使用者;sudo echo 'gogs = "sudo /home/'$username'/gogs/./gogs web"'>>/etc/proc-wdtd.conf
 | 
	
		
			
				|  |  |  cd /home/使用者;pwd;sudo git clone http://60.250.156.230:3000/Automatic_build_system/git_mysql.git /home/使用者/git_sql/
 | 
	
		
			
				|  |  |  mysql -u root -pGold@53743001 < "/home/使用者/git_sql/git.sql";
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | +cd /home/使用者;pwd;sudo git clone -b git_repo --single-branch http://60.250.156.230:3000/Automatic_build_system/git_mysql.git /home/使用者/
 | 
	
		
			
				|  |  | +cd /home/使用者/git_mysql/;pwd;sudo mv gogs.tar.gz /home/gs1802/;sudo tar -zxvf /home/gs1802/gogs.tar.gz;sudo mv repo.tar.gz /home/gs1802/;sudo tar -zxvf /home/gs1802/repo.tar.gz ;sudo mv app.ini /home/gs1802/gogs/custom/conf/
 | 
	
		
			
				|  |  | +sudo git config --global --add safe.directory /home/gs1802/gogs-repositories/admin1/sh.git
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  step5_t2=$(date +"%S")
 | 
	
		
			
				|  |  |  echo 'Item5 Git Server 安裝時間:' $((step5_t2-step5_t1)) '秒' >>/home/使用者/test.log
 |