mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
|
|
cd /opt/plaintoo/
|
|
./plaintoo.py "$@"
|