Skip to content

Commit

Permalink
the setup script should install gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
whipped-cream committed Jun 20, 2022
1 parent b01b109 commit eed9105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
termux-setup-storage

mkdir -p .termux/tasker
pkg update && pkg install gpg
echo 'gpg -o $2 --decrypt $1' > .termux/tasker/decrypt
chmod +x .termux/tasker/decrypt

0 comments on commit eed9105

Please sign in to comment.