re-enable schildichat
This commit is contained in:
parent
f70af9a5c8
commit
43ce18e770
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue