mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
4 lines
69 B
Bash
Executable file
4 lines
69 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd /usr/share/pyshared/yunohost-cli/
|
|
python parse_args $@
|