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
1 changed files with 1 additions and 1 deletions

View File

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