changed ssh port of server in compile.sh
This commit is contained in:
		@@ -2,4 +2,4 @@
 | 
			
		||||
export GEM_HOME="$HOME/gems"
 | 
			
		||||
export PATH="$HOME/gems/bin:$PATH"
 | 
			
		||||
bundle exec jekyll build
 | 
			
		||||
scp -P 5053 -r _site/* root@earth.koneko.at:/var/www/portal/
 | 
			
		||||
scp -P 5055 -r _site/* root@earth.koneko.at:/var/www/portal/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user