Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
RoninDojo
RoninDojo
Commits
9a0987e8
Verified
Commit
9a0987e8
authored
Aug 11, 2021
by
likewhoa
Browse files
Install Ronin UI during RoninDojo install if missing
this reverts some of the code in cab58
parent
c1104728
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
Scripts/Install/install-dojo.sh
Scripts/Install/install-dojo.sh
+7
-0
No files found.
Scripts/Install/install-dojo.sh
View file @
9a0987e8
...
...
@@ -87,6 +87,13 @@ else
git checkout
-q
-b
"
${
samourai_commitish
}
"
"
${
samourai_commitish
}
"
fi
# Check if RoninUI needs installing
if
!
_is_ronin_ui
;
then
printf
"%s
\n
***
\n
Installing Ronin UI
\n
***
\n
%s
\n
"
"
${
red
}
"
"
${
nc
}
"
_ronin_ui_install
fi
cat
<<
EOF
${
red
}
***
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment