Atualizar lab-redes/conf-runonsave.sh

This commit is contained in:
Jurandy Soares 2025-02-07 15:04:53 +00:00
parent d20d9b4101
commit 2df77a4e8e
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ cat <<EOF > ~/.config/Code/User/settings.json
} }
EOF EOF
sleep 5
mkdir "/tmp/${USER}" && mkdir "/tmp/${USER}" &&
cd "/tmp/${USER}" && \ cd "/tmp/${USER}" && \
curl -O https://gilito.com.pt/ci/emeraldwalk.runonsave-0.2.7.zip && \ curl -O https://gilito.com.pt/ci/emeraldwalk.runonsave-0.2.7.zip && \