updated scripts for proper true path vs relative path

This commit is contained in:
steven carpenter 2025-07-01 21:20:00 -04:00
parent 017614ad0b
commit a13b70c179
3 changed files with 4 additions and 5 deletions

View file

@ -1 +1 @@
export NIXPKGS_ALLOW_UNFREE=1 && nix-shell -p steam-run --run "steam-run ./ArmaReforgerServer -config ./Configs/default.json -maxFPS 60"
steam-run /var/lib/steam/reforger/ArmaReforgerServer -config /var/lib/steam/reforger/Configs/default.json -maxFPS 60