Skip to content
Snippets Groups Projects
Commit e3240ea9 authored by Bob Mottram's avatar Bob Mottram
Browse files

Also include rsync

parent a29ee22d
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ beaglebone_flasher() {
mkdir /boot/eMMC
fi
$INSTALL_PACKAGES wget
$INSTALL_PACKAGES wget rsync
wget "https://code.freedombone.net/bashrc/${PROJECT_NAME}/raw/master/image_build/emmc_functions.sh" -O /boot/eMMC/functions.sh
if [ ! -f /boot/eMMC/functions.sh ]; then
exit 62
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment