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