mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-01-24 05:30:18 +00:00
define YAML_FILE in setenv
This commit is contained in:
1
makeuser
1
makeuser
@@ -7,7 +7,6 @@
|
||||
# Forked from tilde.team's make user script (
|
||||
PROGNAME=${0##*/}
|
||||
VERSION="0.4"
|
||||
YAML_FILE="$1.yml"
|
||||
GEN_TDP="./gen_tdp"
|
||||
CONFIG=./setenv
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
# Forked from tilde.team's make user script (
|
||||
PROGNAME=${0##*/}
|
||||
VERSION="0.4"
|
||||
YAML_FILE="$1.yml"
|
||||
CONFIG=./setenv
|
||||
|
||||
. $CONFIG
|
||||
|
||||
Reference in New Issue
Block a user