change interpreter to bash

the script only works with bash (checked with mksh - fails)
pull/24/head
XGQT 4 years ago
parent 212c9cdbc9
commit 7b96b8302a
No known key found for this signature in database
GPG Key ID: 2089DEC77862433A

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

Loading…
Cancel
Save