Skip to content

Commit

Permalink
list location contents before running
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 19, 2024
1 parent 254f3f3 commit aed88f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildEclipse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ if ! test -f $LOCATION; then
mkdir -p $LOCATION
echo $EXTRACT
eval $EXTRACT
ls -al $LOCATION

case "${TYPE}" in
Linux-x86_64*) MYECLIPSE=$LOCATION/eclipse;;
Expand Down

0 comments on commit aed88f8

Please sign in to comment.