commit 4e1ba31f415bcb5c4bde271cb4fa50516eef260e
parent 9ea7f9cea9d89cf47e84276eedd2d33c09a44dba
Author: pyratebeard <root@pyratebeard.net>
Date: Wed, 10 Jan 2024 13:08:54 +0000
no vault file needed
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/forge b/forge
@@ -13,9 +13,6 @@
# code ▓▒ https://git.pyratebeard.net/setup
# usage ▓▒ curl -L https://s.rum.sh/forge > forge && chmod +x forge && ./forge
-# ▓▓▒░ user vars
-VAULT_PASS_FILE="/tmp/vault.pass"
-
# ▓▓▒░ functions
function _echo() { printf "\n╓───── %s \n╙────────────────────────────────────── ─ ─ \n" "$1"; }