Add shebang to examples

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2020-02-01 00:17:29 +01:00
parent 04e855c74d
commit 22e9fc9f8e
7 changed files with 14 additions and 0 deletions
@@ -1,3 +1,5 @@
#!/bin/sh
kapow route add -X POST '/scan' - <<-'EOF'
PORTS=$(kapow get /request/form/ports)
IP=$(kapow get /request/form/ip)