mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2026-08-15 13:50:22 +02:00
First version of the newly restructured repository
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
|
||||
|
||||
${CURR_DIR}/builder/main.py $@
|
||||
Reference in New Issue
Block a user