This repository has been archived on 2026-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
Files
installer/run.sh

5 lines
82 B
Bash
Executable File

#!/bin/bash
export GSETTINGS_SCHEMA_DIR=.
python3 -m iridium_installer.main "$@"