- All files are licensed by the LICENSE file at root. - Updated the license to 2021. - Have kept the license in LS_COLORS since its 3rd party.
4 lines
80 B
Bash
Executable file
4 lines
80 B
Bash
Executable file
#!/bin/bash
|
|
|
|
|
|
exec flatpak run --filesystem=host com.github.ahamilton.eris "$@"
|