3 lines
120 B
Batchfile
3 lines
120 B
Batchfile
|
#!/bin/bash
|
||
|
python main.py --config com.satiszen.tidy.asmr.zxffg.free.launcher.json
|
||
|
read -p "Press Enter to continue..."
|