miroir de
http://git.whoc.org.uk/git/password-manager.git
synchronisé 2026-05-13 06:50:09 +02:00
5 lignes
94 B
Bash
Fichiers exécutables
5 lignes
94 B
Bash
Fichiers exécutables
#!/bin/bash
|
|
|
|
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
|
|
|
|
${CURR_DIR}/builder/main.py $@ |