bookstorm wrapper script added.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
pushd /opt/bookstorm
|
||||||
|
./bookstorm.py "$@"
|
||||||
|
popd
|
||||||
Reference in New Issue
Block a user