Fix bogus bash binary location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
battery_percentage(){
|
||||
if command_exists acpi;
|
||||
|
||||
Reference in New Issue
Block a user