mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-14 04:55:47 +02:00
Quote all vars, remove useless echo/sub-shell, add shebands, fail on unset vars, enable pipefail, formatting
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
sudo docker run --rm -it \
|
||||
-v /tmp/factorio:/factorio \
|
||||
--name factorio \
|
||||
|
Reference in New Issue
Block a user