readme and bashscript moving
This commit is contained in:
parent
f0efc83cf6
commit
284b9762f0
11 changed files with 135 additions and 3 deletions
3
scripts-bash/comic-scripts/test-cbt.sh
Executable file
3
scripts-bash/comic-scripts/test-cbt.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
user="$(gpg2 -qd /home/moo/.local/pdf-keys/userkey)"
|
||||
mkdir -p out
|
||||
./cbt.sh create -i $1 -o ./out/$1.cbt -p $user
|
||||
Loading…
Add table
Add a link
Reference in a new issue