Fix out of order command
This commit is contained in:
@@ -12,8 +12,8 @@ yay -Syy
|
||||
yay -U https://prov.franscorack.com/pkg/automake-1.16.5-2-any.pkg.tar.zst --needed --noconfirm &&
|
||||
#install client from custom PKGBUILD
|
||||
mkdir $HOME/urbackuptemp
|
||||
wget https://cdn.franscorack.com/pkg/urbackup/PKGBUILD
|
||||
cd ~/urbackuptemp
|
||||
wget https://cdn.franscorack.com/pkg/urbackup/PKGBUILD
|
||||
makepkg -si &&
|
||||
rm -rf $HOME/urbackuptemp
|
||||
#enable & start systemd service
|
||||
|
||||
Reference in New Issue
Block a user