automated terminal push

This commit is contained in:
Your Name
2025-02-07 13:51:20 -05:00
parent 1393e7cdea
commit 7df2218ea5

View File

@@ -2,9 +2,9 @@
##
set -e
set +e
set -x
set +x
##
@@ -12,7 +12,7 @@ echo "##"
echo "## launch > provision situation"
echo "##"
sudo apt update;
##sudo apt update;
sudo apt install pip -y