Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 1e603db

Browse files
authored
fix: logfile in tmp folder
1 parent 6bf03f3 commit 1e603db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/initialize_gopass.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
REPOSITORY_LIST_JSON=$1
55
GPGFOLDER=$2
66
SSHFOLDER=$3
7-
LOGFILE=gopass.log
7+
LOGFILE=/tmp/gopass.log
88

99
GOPASS_VERSION="1.8.6"
1010

0 commit comments

Comments
 (0)