tweak gitpod

This commit is contained in:
Lisanna Dettwyler 2021-05-25 23:06:11 +00:00
parent 795ce8bda0
commit f9f946096a

View File

@ -9,7 +9,7 @@ tasks:
[ -f /workspace/dropbear.hostkey ] || dropbearkey -t rsa -f /workspace/dropbear.hostkey
dropbear -r /workspace/dropbear.hostkey -F -E -s -p 2222 -P ~/dropbear.pid
- command: |
mkdir -p ~/.ssh && open ~/.ssh/authorized_keys
mkdir -p ~/.ssh && code ~/.ssh/authorized_keys
clear
echo "=============="
echo " INSTRUCTIONS "