backup-and-update-system: use pacman input

This commit is contained in:
Franzi 2022-01-15 06:31:29 +01:00
parent dd9302c48e
commit 6b222023c8
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 2 additions and 3 deletions

View File

@ -48,8 +48,7 @@ done
)
ssh $backup_ssh "sudo /usr/local/bin/rotate-single-backup-client kunsi-t470"
printf '\aPress enter to continue with updating the system\n'
read
printf '\a'
# Do updates
sudo pacman -Syu --noconfirm
sudo pacman -Syu