Compare commits

...

2 commits

Author SHA1 Message Date
askiiart
00d97e5299
enable debug
Some checks failed
continuous-integration/drone Build is failing
2025-03-10 13:09:50 -05:00
askiiart
e1f138928a
fix cavif reference, again 2025-03-10 13:09:34 -05:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# Cavif (fedora) # fjord-launcher-unlocked (fedora)
TODO: Add automatic `%files` generation TODO: Add automatic `%files` generation

2
run.sh
View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -euo pipefail set -euxo pipefail
program_name="fjord-launcher-unlocked" program_name="fjord-launcher-unlocked"