update
This commit is contained in:
		@@ -48,6 +48,12 @@ function Update {
 | 
			
		||||
    cd ADD
 | 
			
		||||
    tar zxf $(ls /release/RUNTIME/apache-maven-*-bin.tar.gz|tail -1)
 | 
			
		||||
    mv apache-maven-3.6.3 maven
 | 
			
		||||
    Warn Preparing ssh host keys ...
 | 
			
		||||
    cp -af /etc/ssh/ssh_host_* ./
 | 
			
		||||
    chmod 0600 ssh_host_*_key
 | 
			
		||||
    Warn Preparing ssh rsa ...
 | 
			
		||||
    cp -af /root/.ssh/{id_rsa,id_rsa.pub} ./
 | 
			
		||||
    chmod 0600 id_rsa
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function Build {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user