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

sudo

parent ae7169e8
No related branches found
No related tags found
No related merge requests found
......@@ -279,7 +279,7 @@ if [ -n "$CUSTOM_SETUP" ]; then
chroot "$rootdir" gdebi -n /tmp/"$(basename $CUSTOM_SETUP)"
fi
chroot "$rootdir" apt-get install -y git dialog build-essential openssh-server
chroot "$rootdir" apt-get install -y sudo git dialog build-essential openssh-server
chroot "$rootdir" /bin/bash -x <<EOF
git clone https://github.com/bashrc/freedombone /root/freedombone
cd /root/freedombone
......
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