automated terminal push

This commit is contained in:
Your Name
2025-02-07 22:59:28 -05:00
parent 3b547f2192
commit 9f4fb533fa
33 changed files with 64 additions and 680 deletions

View File

@@ -0,0 +1,14 @@
#!/bin/bash
##
set -e;
set -x;
##
sudo apt update
sudo apt install -y recordmydesktop kdenlive shotcut zip keepassx mpv dos2unix git filezilla openjdk-17-jdk maven remmina thunderbird openssh-server sudo vim sshpass
##