espelhamento de
http://git.whoc.org.uk/git/password-manager.git
sincronizado 2025-12-15 10:57:02 +01:00
5 linhas
94 B
Bash
Arquivo executável
5 linhas
94 B
Bash
Arquivo executável
#!/bin/bash
|
|
|
|
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
|
|
|
|
${CURR_DIR}/builder/main.py $@ |