3ae1c1f1d0
- Fix wrapper script
3 lines
43 B
Bash
3 lines
43 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% && python bot.py
|