mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-01-25 09:34:23 +00:00
feat: finish install scripts
all .sh scripts -> /usr/local/bin/ all .yml / .env -> /etc/serverconfig/ add [y/n] to override information add --true argument to ignore [y/n] input
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
FILENAME="serverconfig"
|
||||
|
||||
ENV_DIR="/etc/$FILENAME"
|
||||
ETC_DIR="/etc/$FILENAME"
|
||||
ENV_FILE="$ENV_DIR/.env"
|
||||
LOG="/var/log/$FILENAME.log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user