1
0
Fork 0

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

@ -427,8 +427,6 @@ aur_packages=(
networkmanager-iwd
# iwd GUI
iwgtk
# Backups based on borg
pika-backup
# Login settings
gdm-settings
# Gnome extensions

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