mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 02:26:29 +03:00
4 lines
36 B
Bash
Executable File
4 lines
36 B
Bash
Executable File
#!/bin/bash
|
|
cd "${0%/*}"
|
|
./ecode $@
|