Remove the juju.sh profile since juju could be used internally

This commit is contained in:
Filippo Squillace 2014-12-02 23:28:20 +01:00
parent a19d6692a9
commit 0b0c3be4dc

View file

@ -265,8 +265,6 @@ function build_image_juju(){
info "Copying JuJu scripts..."
git clone https://github.com/fsquillace/juju.git ${maindir}/root/opt/juju
echo 'export PATH=$PATH:/opt/juju/bin' > ${maindir}/root/etc/profile.d/juju.sh
chmod +x ${maindir}/root/etc/profile.d/juju.sh
info "Setting up the pacman keyring (this might take a while!)..."
pacman --root ${maindir}/root --noconfirm -S psmisc