wiki location correction and more
- readme changes and bashscripts moved/organized better Co-authored-by: riomoo <alister@kamikishi.net> Co-committed-by: riomoo <alister@kamikishi.net>
This commit is contained in:
parent
f0efc83cf6
commit
5f6a88fbbc
11 changed files with 139 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