factorio_template/prepare.sh
2022-01-02 11:25:20 -05:00

6 lines
86 B
Bash
Executable File

#!/bin/sh
mkdir factorio_vol
chown -R 845:845 factorio_vol
chmod -R 750 factorio_vol