Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Ryan Fox <flewkey@2a03.party>
4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
cd /opt/artemis
|
|
python3 artemis.py $@
|