2 lines
108 B
Bash
Executable file
2 lines
108 B
Bash
Executable file
#!/bin/sh
|
|
exec /data/pmbootstrap/pmbootstrap.py -c /pmbootstrap.cfg -p /data/pmaports -w /data/work -y "$@"
|