Skip to content

Commit

Permalink
consume less space
Browse files Browse the repository at this point in the history
Signed-off-by: Sven R <[email protected]>
  • Loading branch information
hackacad committed Sep 22, 2021
1 parent c80da20 commit eddeb2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dev/build/tasks/bin/scripts/opensearch-dashboards
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/sh
SCRIPT=$0



# SCRIPT may be an arbitrarily deep series of symlinks. Loop until we have the concrete path.
while [ -h "$SCRIPT" ] ; do
ls=$(ls -ld "$SCRIPT")
Expand Down

0 comments on commit eddeb2d

Please sign in to comment.