__ipset: gencode-remote dont use bash, use sh

This commit is contained in:
mhameed 2021-01-09 10:24:33 +00:00
parent e5099d32f3
commit 49f62f0965
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash -e
#!/bin/sh
#
# 2021 Mesar Hameed (mesar.hameed at gmail.com)
#