Set $APPDIR (#1788)

This commit is contained in:
probonopd
2022-01-26 11:37:27 -08:00
committed by GitHub
parent a484644dd6
commit 04ae3acbda
+3 -1
View File
@@ -1,4 +1,6 @@
#!/bin/bash
#!/usr/bin/env bash
APPDIR=$(readlink -f $(dirname "$0"))
# Custom AppRun that ensures the AppImage doesn't dismount before olive-crashhandler exits