We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82adc02 commit 6935641Copy full SHA for 6935641
packaging/vendor/kerlink/ibts/package.sh
@@ -27,11 +27,6 @@ Source: N/A
27
Description: LoRa Gateway Bridge
28
EOF
29
30
-cat > $PACKAGE_DIR/CONTROL/postinst << EOF
31
-monit reload
32
-EOF
33
-chmod 755 $PACKAGE_DIR/CONTROL/postinst
34
-
35
cat > $PACKAGE_DIR/CONTROL/conffiles << EOF
36
/user/lora-gateway-bridge/lora-gateway-bridge.toml
37
packaging/vendor/kerlink/ifemtocell/package.sh
0 commit comments