qemush : nouvelle shebang
This commit is contained in:
parent
94819fd529
commit
e00d57ce54
1 changed files with 1 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue