mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-19 23:06:41 +01:00
3 lines
59 B
Bash
3 lines
59 B
Bash
#!/usr/bin/env bash
|
|
cd /usr/share/wesng
|
|
exec ./wes.py "$@"
|