mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
more debug decrypt
This commit is contained in:
1
.github/actions/decrypt.sh
vendored
1
.github/actions/decrypt.sh
vendored
@@ -14,3 +14,4 @@ gpg --quiet --batch --yes --decrypt --passphrase="${PASSCODE}" \
|
|||||||
--output "${credsfile}" "${gpgfile}"
|
--output "${credsfile}" "${gpgfile}"
|
||||||
|
|
||||||
tar xvvf "${credsfile}" --directory "${gampath}"
|
tar xvvf "${credsfile}" --directory "${gampath}"
|
||||||
|
ls -l "${gampath}"
|
||||||
|
|||||||
Reference in New Issue
Block a user