Compare commits
No commits in common. "00d97e5299ee6e2c0b25af08d627e58372744583" and "d8a4e1946429d425ff0715e107c04920587faad8" have entirely different histories.
00d97e5299
...
d8a4e19464
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
# fjord-launcher-unlocked (fedora)
|
# Cavif (fedora)
|
||||||
|
|
||||||
TODO: Add automatic `%files` generation
|
TODO: Add automatic `%files` generation
|
||||||
|
|
2
run.sh
2
run.sh
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euxo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
program_name="fjord-launcher-unlocked"
|
program_name="fjord-launcher-unlocked"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue