Skip to content

Commit

Permalink
provision.sh: cmd:rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
korli authored Jun 3, 2023
1 parent e43c517 commit f3d2d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install_extra_packages() {
else
pkgman update -y webpositive
fi
pkgman install -y rsync
pkgman install -y cmd:rsync
}

setup_secondary_user
Expand Down

0 comments on commit f3d2d78

Please sign in to comment.