all files written as modified, but git diff is empty

This commit is contained in:
painpain@minty
2026-02-02 17:41:02 +01:00
parent 9f732f3333
commit dc374ab7b4
9 changed files with 34 additions and 148 deletions
+12 -2
View File
@@ -12,15 +12,25 @@ fi
MACHINE_DIR=${1:-"svr"}
bash tree_cpy.sh $MACHINE_DIR/usr
# append sources
bash config.sh
source /home/.bashrc
bash config.sh
source /home/.bashrc
#bash python.sh
#source /home/.bashrc
bash chmod.sh
# append sources
bash pacman.sh
source /home/.bashrc
bash network.sh
#systemctl enable --now NetworkManager #enable dongle
#pacman --noconfirm -Syu ulogd
#NETWORKDIR="$MACHINE_DIR/networking"
##TOR_LIST=$NETWORKDIR/tor_list.txt
##curl https://www.dan.me.uk/torlist/?full= > $TOR_LIST
#systemctl enable ulogd
#systemctl start ulogd
#bash $NETWORKDIR/iptables_script.sh -f $NETWORKDIR/ip_to_ban.txt -r