file info_file var

This commit is contained in:
creme 2019-09-06 14:44:40 +02:00
parent 00c0845b82
commit 639980abdb
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

2
envs
View File

@ -25,7 +25,7 @@ export TERM=xterm-256color
PROGNAME=${0##*/}
VERSION="0.0.3"
INFO_FILE=/home/"$USER"/.envs
INFO_FILE="$(pwd)/.envs"
clean_up() { # Perform pre-exit housekeeping