Change to get PikaBackup from flathub

This commit is contained in:
Tobias Strobel 2023-03-04 17:02:36 +01:00
parent a09671f670
commit 7ebbce368f
2 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,6 @@
#!/bin/bash
set -e
exec 2> >(while read line; do echo -e "\e[01;31m$line\e[0m"; done)
flatpak install --noninteractive org.gnome.World.PikaBackup