mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 02:19:54 +07:00
arc: syntax fix
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
686a5d225d
commit
4dece9d9b0
@ -712,7 +712,6 @@ function make() {
|
||||
PAT_URL="#"
|
||||
PAT_HASH="#"
|
||||
sleep 5
|
||||
fi
|
||||
elif [ "${VALID}" == "true" ]; then
|
||||
# Get PAT Data from Config
|
||||
PAT_URL_CONF="$(readConfigKey "arc.paturl" "${USER_CONFIG_FILE}")"
|
||||
|
Loading…
Reference in New Issue
Block a user