diff options
| author | Mike Vink <mike@pionative.com> | 2024-03-08 22:35:52 +0100 |
|---|---|---|
| committer | Mike Vink <mike@pionative.com> | 2024-03-08 22:35:52 +0100 |
| commit | 1655468b949829a7bf6fe1a79a60a636e407c5ca (patch) | |
| tree | fdcd6df433c43e2d5b3181838e2becf942cb0c3e /mut | |
| parent | 4b8d71a669112b6e6b4d91381a0e0afaf08cfc9b (diff) | |
make it somewhat make sense
Diffstat (limited to 'mut')
| -rwxr-xr-x | mut/bin/vremote | 2 |
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 |
