systemd_units: fixup shebang

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-05 01:54:14 +05:30
parent a2b8a01627
commit dc75d70c87
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
CL_RST="\033[0m" CL_RST="\033[0m"
CL_YLW="\033[01;33m" CL_YLW="\033[01;33m"