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

git

parent 97411dfd
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
checkout stockholm -b stockholm
git checkout 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