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

origin

parent f11283ab
No related branches found
No related tags found
No related merge requests found
......@@ -766,7 +766,7 @@ sed -i "s|host-name=.*|host-name=${PROJECT_NAME}|g" $rootdir/etc/avahi/avahi-dae
chroot "$rootdir" /bin/bash -x <<EOF
git clone $PROJECT_REPO /root/$PROJECT_NAME
cd /root/$PROJECT_NAME
git checkout stockholm -b stockholm
git checkout origin/stockholm -b stockholm
make install
EOF
......
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