about summary refs log tree commit diff
path: root/scripts/xshot.sh
diff options
context:
space:
mode:
authorazahi <azahi@teknik.io>2019-09-04 00:37:09 +0300
committerazahi <azahi@teknik.io>2019-09-04 00:37:09 +0300
commitc12e737a4f3bb78bf6b77c9b2bfd93610be2937f (patch)
tree41ef9ae2238e96c1fc4b12b4a00ec05e4a39e064 /scripts/xshot.sh
parentReplace alsa-mixer with external shell alternative (diff)
Bump 0.15.4
Diffstat (limited to 'scripts/xshot.sh')
-rwxr-xr-xscripts/xshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xshot.sh b/scripts/xshot.sh
index d7984e3..0fbe40e 100755
--- a/scripts/xshot.sh
+++ b/scripts/xshot.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 
 PIC="${HOME}/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png"
 

Consider giving Nix/NixOS a try! <3