Galatic Coords. out put added
This commit is contained in:
3
gui
3
gui
@@ -39,6 +39,7 @@ fi
|
|||||||
HEXGLYPH=${HEXGLYPH^^} # Make string uppercase
|
HEXGLYPH=${HEXGLYPH^^} # Make string uppercase
|
||||||
echo -e "Glyph code: \e[0;94m$HEXGLYPH\e[0m" # not necessary but nice to have
|
echo -e "Glyph code: \e[0;94m$HEXGLYPH\e[0m" # not necessary but nice to have
|
||||||
|
|
||||||
|
GC=$(bash ./converter.sh $HEXGLYPH)
|
||||||
|
echo -e "Galatic Coordinates: \e[0;94m$GC\e[0m" # not necessary but nice to have"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user