Skip to content

Commit

Permalink
Update debian-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
theource authored Jul 2, 2022
1 parent 038b7ce commit 8d5e246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/installers/debian-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ function install_arm_live_env() {
clone_arm
cd arm
sudo -u arm pip3 install -r requirements.txt
sudo -u arm pip3 install bcrypt
cp ./setup/51-automedia.rules /etc/udev/rules.d/
create_abcde_symlink
cp --no-clobber ./setup/arm.yaml /etc/arm/config/arm.yaml
Expand Down

0 comments on commit 8d5e246

Please sign in to comment.