another update

This commit is contained in:
JaKooLit
2024-01-01 21:21:25 +09:00
parent 64a0cfae32
commit 489a060a3e
11 changed files with 0 additions and 72 deletions

View File

@@ -31,8 +31,6 @@ if [ "$proceed" != "y" ]; then
exit 1
fi
source install-scripts/Global_functions.sh
# Create Directory for Install Logs
if [ ! -d Install-Logs ]; then
mkdir Install-Logs