mirror of
https://github.com/fsquillace/junest.git
synced 2026-07-26 12:24:08 +00:00
Fix the setup juju
This commit is contained in:
parent
b85f054886
commit
3634738ba0
1 changed files with 1 additions and 1 deletions
2
bin/juju
2
bin/juju
|
|
@ -102,7 +102,7 @@ elif $OPT_DELETE; then
|
|||
exit
|
||||
fi
|
||||
|
||||
setup_juju
|
||||
[ ! "$(ls -A $JUJU_HOME)" ] && setup_juju
|
||||
|
||||
if $OPT_FAKEROOT; then
|
||||
run_juju_as_fakeroot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue