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