Merge pull request #48 from dr-dolomite/development-socat

Fixed TTL Script and Removed Unnecessary Links and Files
This commit is contained in:
Cameron Thompson
2024-05-10 14:55:08 -04:00
committed by GitHub
8 changed files with 165 additions and 144 deletions

View File

@@ -166,6 +166,7 @@ echo -e "\e[1;31m2) Installing simpleadmin from the $GITTREE branch\e[0m"
sleep 1
cd /
chmod +x $SIMPLE_ADMIN_DIR/www/cgi-bin/*
chmod +x $SIMPLE_ADMIN_DIR/script/*
cp -rf $SIMPLE_ADMIN_DIR/systemd/* /lib/systemd/system
sleep 1
systemctl daemon-reload