revert last 2 commits. didn't solve the problem

This commit is contained in:
Lucy Phipps 2023-09-03 06:50:10 +01:00
parent 111b68a7a5
commit 87ff26215d
No known key found for this signature in database
GPG Key ID: 8F688A3DB7869BFE
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,5 @@
#!/usr/bin/env bash
: "${TERMUX_SCRIPTDIR:="$(realpath "$(dirname "$(readlink -f "$0")")/..")"}"
. $(dirname "$(realpath "$0")")/properties.sh
. $(dirname "$(realpath "$0")")/build/termux_download.sh

View File

@ -1,7 +1,5 @@
#!/bin/bash
: "${TERMUX_SCRIPTDIR:="$(realpath "$(dirname "$(readlink -f "$0")")/..")"}"
. $(dirname "$(realpath "$0")")/properties.sh
source "$TERMUX_PREFIX/bin/termux-setup-package-manager" || true