Files
dayz-servers/scripts/linux-setup.sh
2023-11-22 08:23:55 -06:00

19 lines
433 B
Bash

#!/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