Skip to content

Commit fa71db3

Browse files
committed
Remove reference to deleted postinstall script
1 parent ccd51df commit fa71db3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/BigRedButton

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ STEP_DIR=$PREBUILD
3232
mkdir -p prebuilds &&
3333
tar -cf - ${PRODUCTS[@]} | gzip > $PREBUILD || err 12
3434

35-
# Re-create symlinks stubs
36-
scripts/postinstall || exit 13
37-
3835

3936
#
4037
# Upload release to GitHub

0 commit comments

Comments
 (0)