Zaktualizuj 'install.sh'
This commit is contained in:
		@@ -9,8 +9,8 @@ set -o pipefail
 | 
			
		||||
#
 | 
			
		||||
declare -i term_width=120
 | 
			
		||||
 | 
			
		||||
host=${1:-vlt.cynarski.dev}
 | 
			
		||||
key=${2:-ssh-cynarski}
 | 
			
		||||
host=${1}
 | 
			
		||||
key=${2}
 | 
			
		||||
 | 
			
		||||
h2() {
 | 
			
		||||
    printf '\e[1;33m==>\e[37;1m %s\e[0m\n' "$*"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user