Improve scripts
This commit is contained in:
parent
f94f6a1c60
commit
b5764c0376
8 changed files with 28 additions and 16 deletions
.bin
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
gpg2 --output $1.gpg --encrypt $1
|
||||
gpg2 --output "$1.gpg" --encrypt "$1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue