1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-01-24 13:51:31 +01:00

5 lines
94 B
Plaintext
Raw Normal View History

#!/bin/bash
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
${CURR_DIR}/builder/main.py $@