This commit is contained in:
2023-11-22 08:23:55 -06:00
parent 7ad7f72fbc
commit 83a1517a50
9 changed files with 436 additions and 3 deletions

18
scripts/linux-setup.sh Normal file
View File

@@ -0,0 +1,18 @@
#!/bin/sh
cd $HOME
# =========================================================
# RUN MY GENERIC SETUP SCRIPT
# =========================================================
git clone https://gitea.local.wvr.sh/mitch/linux-setup.git
cd linux-setup
sh setup.sh
cp update.sh $HOME/
chmod +x update.sh
# =========================================================
# for modserver
sudo apt install -y xmlstarlet jq cifs-utils samba-common