2 lines
72 B
Bash
Executable file
2 lines
72 B
Bash
Executable file
#!/bin/bash
|
|
exec python /usr/scripts/gestion/darcs_send_changes.py "$@"
|