build: drop empty scripts
This commit is contained in:
parent
51c1c2f2da
commit
1b62b9abce
@ -76,7 +76,6 @@ HERE
|
||||
fpm -s dir -C ./staging -n $PACKAGE \
|
||||
--version $VERSION --epoch $EPOCH \
|
||||
--after-install after-install.sh \
|
||||
--after-remove after-remove.sh \
|
||||
--description "BigBlueButton configuration utilities" \
|
||||
$DIRECTORIES \
|
||||
$OPTS
|
||||
|
@ -1 +0,0 @@
|
||||
#!/bin/bash -e
|
@ -1 +0,0 @@
|
||||
#!/bin/bash -e
|
Loading…
Reference in New Issue
Block a user