2 lines
141 B
Bash
Executable file
2 lines
141 B
Bash
Executable file
#!/bin/sh
|
|
exec /data/pmbootstrap/pmbootstrap.py -c /pmbootstrap.cfg --aports /data/pmaports -w /data/work --details-to-stdout --as-root "$@"
|