mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-19 14:54:41 +01:00
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
cd /usr/share/tplmap
|
|
exec ./tplmap.py $@
|