re-enable schildichat

This commit is contained in:
askiiart 2025-03-05 23:27:47 -06:00
parent f70af9a5c8
commit 43ce18e770
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -22,7 +22,7 @@ elif command_exists "dnf"; then
# Install schildichat-desktop
# should be in my repo, but this works as both a fallback, and is faster than downloading from my repo - updates will come from my repo, though
#sudo dnf install $(curl -s https://api.github.com/repos/SchildiChat/schildichat-desktop/releases/latest | grep "browser_download_url.*schildichat-desktop-.*.x86_64.rpm" | cut -d : -f 2,3 | tr -d \" | tr -d ' ')
sudo dnf install $(curl -s https://api.github.com/repos/SchildiChat/schildichat-desktop/releases/latest | grep "browser_download_url.*schildichat-desktop-.*.x86_64.rpm" | cut -d : -f 2,3 | tr -d \" | tr -d ' ')
### Install AppImages ###
# Install FjordLauncherUnlocked