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