Change to get PikaBackup from flathub
This commit is contained in:
parent
a09671f670
commit
7ebbce368f
2 changed files with 6 additions and 2 deletions
6
run_once_flatpak-applications.sh
Normal file
6
run_once_flatpak-applications.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue