6352e8e319
all at once
7 lines
57 B
Bash
7 lines
57 B
Bash
#!/bin/sh
|
|
|
|
cd "$(dirname $0)/../.."
|
|
|
|
cd dist
|
|
./starbound
|