mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 02:17:36 +01:00
First version of the newly restructured repository
This commit is contained in:
5
scripts/build
Executable file
5
scripts/build
Executable file
@@ -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