diff --git a/bin/qemush b/bin/qemush index 51362b0..b3447ee 100755 --- a/bin/qemush +++ b/bin/qemush @@ -1,5 +1,4 @@ -#!/bin/bash -# version=0.4.1 +#!/usr/bin/env bash # Function to re-exec the script as another user via sudo (only if needed) exec_as() {