Skip to content
Snippets Groups Projects
Commit f9c90661 authored by jurgenhaas's avatar jurgenhaas
Browse files

#72 Implement "l3d info"

parent 86fc4c0b
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,8 @@ function sectionFooter() { ...@@ -16,8 +16,8 @@ function sectionFooter() {
function infol3d() { function infol3d() {
sectionHeader "Your L3D" sectionHeader "Your L3D"
if [[ $HOSTMODE == true ]]; then
${SCRIPTPATH}/version ${SCRIPTPATH}/version
if [[ $HOSTMODE == true ]]; then
echo "" echo ""
${SCRIPTPATH}/list ${SCRIPTPATH}/list
else else
......
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