VB
Size: a a a
VB
pV

VB
pV
F
VB
Лс
Vs
{{ update }}if {{ update }} ; then
rustup update
pkg upgrade -y
fi?аᶘ
→ if {{ echo 1 }}; then echo 1; fi
bash: {{: command not foundF
{{ update }}if {{ update }} ; then
rustup update
pkg upgrade -y
fi?V
{{ update }}if {{ update }} ; then
rustup update
pkg upgrade -y
fi?A
Connection refused) или таймаут подключенияssh: connect to host 22.81.3.1 port 22: Connection refused/usr/bin/ssh -o StrictHostKeyChecking=no admin@22.81.3.1 grep -i "some text" 2>&1 | exit 2>/dev/null V
Connection refused) или таймаут подключенияssh: connect to host 22.81.3.1 port 22: Connection refused/usr/bin/ssh -o StrictHostKeyChecking=no admin@22.81.3.1 grep -i "some text" 2>&1 | exit 2>/dev/null В
Connection refused) или таймаут подключенияssh: connect to host 22.81.3.1 port 22: Connection refused/usr/bin/ssh -o StrictHostKeyChecking=no admin@22.81.3.1 grep -i "some text" 2>&1 | exit 2>/dev/null admin@22.81.3.1 exit 2 2>&1 | grep -q "Connection refused" && echo "refused" || echo "ok"