diff options
Diffstat (limited to 'mut/bin/vremote')
| -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 |
