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