mirror of
https://github.com/ivanilves/xiringuito.git
synced 2025-05-27 20:40:19 -07:00
5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
#/usr/bin/env bash
|
|
|
|
cd __INSTALL_PATH__
|
|
./$(basename ${0}) ${@}
|