about summary refs log tree commit diff
path: root/scripts/xshot.sh
diff options
context:
space:
mode:
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