7 lines
81 B
Bash
7 lines
81 B
Bash
#!/bin/bash
|
|
|
|
cd "dist/linux/StardewSync"
|
|
|
|
chmod +x "StardewSync"
|
|
|
|
"./StardewSync" |