Skip to content

Commit

Permalink
add: implement OpenMowerOS-Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
docgalaxyblock committed Sep 15, 2023
1 parent 5f01d09 commit 67fba16
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 49 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions src/modules/openmower/filesystem/root/home/pi/upload_firmware.sh

This file was deleted.

4 changes: 3 additions & 1 deletion src/modules/openmower/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ install_cleanup_trap

echo_green "Copying files to root filesystem and applying permissions..."
unpack /filesystem/root /

echo_green "Cloning OpenMowerOS-Tools..."
git clone https://github.com/ClemensElflein/OMIAUH /home/pi/openmoweros-tools
chown -R pi:pi /home/pi
chmod +x /home/pi/*.sh

cp /etc/comitup.conf.example /boot/openmower/comitup-default-example.txt
cp /boot/openmower/hotspot.txt /boot/openmower/hotspot-example.txt
Expand Down

0 comments on commit 67fba16

Please sign in to comment.