This commit is contained in:
2023-11-20 04:50:19 -06:00
parent 2ca83e25d9
commit bc2661b93f

19
linux-setup.sh Normal file
View File

@@ -0,0 +1,19 @@
#!/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