Skip to content

Commit

Permalink
removed debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
kroeder committed Dec 27, 2018
1 parent 56f4adb commit 3af7223
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/build-pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,4 @@
PACK_DIR=$1
FILE=$(npm pack | tail -n 1)

echo $PACK_DIR
echo $FILE

mv "$FILE" "$PACK_DIR/${FILE%-[0-9]*\.[0-9]*\.[0-9]*\.tgz}.tgz"

0 comments on commit 3af7223

Please sign in to comment.