From cf22a0a3cbe3f2633dd61eb229791e717ce810c0 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 20 Mar 2024 20:52:12 -0300 Subject: panacea: fix up imports, add python 3 --- device/panacea_portedly_pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device/panacea_portedly_pre') diff --git a/device/panacea_portedly_pre b/device/panacea_portedly_pre index dcbccf5..c77a684 100755 --- a/device/panacea_portedly_pre +++ b/device/panacea_portedly_pre @@ -12,7 +12,7 @@ # which is kept separate from our personal one (~nebula) and # is not logged into Apple ID, etc. -source "$(realpath "$0" | xargs dirname)/panacea_pre" +source "$(realpath "$0" | xargs -0 dirname)/panacea_pre" export DEVICE_HAS_HOMEBREW export DEVICE_HOMEBREW_INSTALLATION="$HOME/brew" -- cgit 1.3.0-6-gf8a5