This commit is contained in:
creme 2019-09-06 23:55:40 +02:00
parent 3ab9e65df3
commit 39543cc999
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.4"
INFO_FILE="$(pwd)/.envs"
INFO_FILE="/home/$(id -un)/.envs"
###