aboutsummaryrefslogtreecommitdiff
path: root/.local/templates
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-02-24 16:45:59 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:31 +0200
commita5b182b51262ca684d5f72f1ce446b872113f74c (patch)
tree51fef3cf66099f2da5a888e65a94e82c014e5325 /.local/templates
parenta2e34288db191eb7fa16377ee061592539665d66 (diff)
Update shell script template
Diffstat (limited to '.local/templates')
-rw-r--r--.local/templates/sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/templates/sh b/.local/templates/sh
index 11af633..3704521 100644
--- a/.local/templates/sh
+++ b/.local/templates/sh
@@ -1,4 +1,4 @@
-#! /usr/bin/env sh
+#!/bin/sh
# This program is free software: you can redistribute it and/or modify it under
# the terms of the GNU Affero General Public License as published by the Free