Enhance bash shebangs

This commit is contained in:
jo 2021-08-16 14:21:46 +02:00
parent 8b3e09d41c
commit b5f302ac61
24 changed files with 24 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash -xv
#!/usr/bin/env bash -xv
post_file() {
#kill process after 30 minutes (360*5=30 minutes)