resolve zsh if symlink - bugfix

This commit is contained in:
j3d1 2022-03-27 06:18:33 +02:00
parent 9eb548c3b7
commit 80961471f9

View file

@ -1,7 +1,7 @@
#!/bin/bash
source $(dirname $0)/utils.sh
source $(dirname $(realpath $0))/utils.sh
function unbox_outer_stage(){
echo "-----------FIRST STAGE-----------"