mirror of
https://github.com/fsquillace/junest.git
synced 2026-07-25 03:47:03 +00:00
Remove the juju.sh profile since juju could be used internally
This commit is contained in:
parent
a19d6692a9
commit
0b0c3be4dc
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue