Commit Graph

6 Commits

Author SHA1 Message Date
cdozdil c7c14cbbdc Merge branch 'master' of https://github.com/optiscaler/OptiScaler 2026-01-12 00:17:16 +03:00
Kurt Himebauch b8f643859f feat: make linux setup script take args for various automation projects (#817)
* feat: make linux setup script take args for various automation projects

* feat: add headless to uninstall script as well

* chore: use flags instead of env vars for setup script

* chore: ascii oopsie

* chore: more sane flag names for setup script

* feat: add help message, auto exit if args passed

* chore: add help and auto exit to linux uninstaller
2026-01-10 22:54:25 +01:00
TheRazerMD 56dd1e26f8 Updated Uninstaller scripts to remove additional files
* Now removes DLLs and logs from Fakenvapi and Nukems
2025-10-21 22:54:03 +02:00
Florian RICHER a85e923c8d setup_linux.sh: Use more generic bash
/bin/bash not exist on nixos but /usr/bin/env bash working on all Linux
distros
2025-08-24 19:50:40 +02:00
Florian RICHER aef35cb853 setup_linux.sh: Use more generic bash
/bin/bash not exist on nixos but /usr/bin/env bash working on all Linux
distros
2025-08-18 21:46:14 +02:00
Michał Lewandowski c487e78656 Linux script fixups (#550) 2025-06-25 12:06:40 +02:00