mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
shebang line nixos-friendly
This commit is contained in:
parent
6af5c78e9e
commit
07fc9f3398
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
for i in $(cat targets.txt) ; do
|
||||
echo "-------------------------------------------"
|
||||
echo $i
|
||||
|
|
Loading…
Add table
Reference in a new issue