Corrected gpg instructions
This commit is contained in:
parent
467ccc7b05
commit
79973b7f11
@ -54,7 +54,7 @@ chmod 600 cred.sh.key cred.sh.gpg
|
|||||||
cd ..
|
cd ..
|
||||||
git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git'
|
git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git'
|
||||||
cd CreatePleromaApp/
|
cd CreatePleromaApp/
|
||||||
./run.sh | gpg -q -c --pinentry-mode loopback --passphrase-file ../FediStatusPoster/cred.sh.gpg -o ../FediStatusPoster/cred.sh.gpg -
|
./run.sh | gpg -q -c --pinentry-mode loopback --passphrase-file ../FediStatusPoster/cred.sh.key -o ../FediStatusPoster/cred.sh.gpg -
|
||||||
# Follow the interactive prompts
|
# Follow the interactive prompts
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user