Fixing shebang to follow script files convention

This commit is contained in:
Rodrigo Nascimento 2021-04-30 10:59:22 -03:00
parent 2e48e24b70
commit 910d648d67

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
INTERVAL="1" # update interval in seconds