summaryrefslogtreecommitdiff
path: root/mut
diff options
context:
space:
mode:
authorMike Vink <mike@pionative.com>2024-03-08 22:35:52 +0100
committerMike Vink <mike@pionative.com>2024-03-08 22:35:52 +0100
commit1655468b949829a7bf6fe1a79a60a636e407c5ca (patch)
treefdcd6df433c43e2d5b3181838e2becf942cb0c3e /mut
parent4b8d71a669112b6e6b4d91381a0e0afaf08cfc9b (diff)
make it somewhat make sense
Diffstat (limited to 'mut')
-rwxr-xr-xmut/bin/vremote2
1 files changed, 1 insertions, 1 deletions
diff --git a/mut/bin/vremote b/mut/bin/vremote
index 9cdc9e9..75b404e 100755
--- a/mut/bin/vremote
+++ b/mut/bin/vremote
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
if [ -z "$PATH" ]; then
PATH="/etc/profiles/per-user/$USER/bin:/run/current-system/sw/bin:/usr/bin:/bin"
fi