From 950d2e34c11c8794030fb1041d6e89294a1386a8 Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Thu, 14 Nov 2019 01:01:10 +0100
Subject: Finished Makefile

---
 bin/lowbat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bin')

diff --git a/bin/lowbat b/bin/lowbat
index 6b893a4..3a31f0b 100755
--- a/bin/lowbat
+++ b/bin/lowbat
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 notify() {
 	notify-send "Low battery" "Please plug in computer" -u critical -t 15000
-- 
cgit v1.2.3