change interpreter to bash

the script only works with bash (checked with mksh - fails)
This commit is contained in:
XGQT
2020-04-28 21:12:45 +02:00
parent 212c9cdbc9
commit 7b96b8302a

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
OLDDIR=$PWD