mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-13 02:11:12 +02:00
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
cd /usr/share/tplmap
|
|
exec ./tplmap.py $@
|