![Albert Hopkins](/assets/img/avatar_default.png)
* Allow to build a particular series (e.g. Airport Europe) * Refactor start/stop scripts. * Add script for stopping a game.
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
|
|
su -c "/var/airport/bin/stop-airport" airport
|