Skip to content

Commit 004d392

Browse files
committed
Update pustaka for Hi3JP @1749722402
1 parent 02c4190 commit 004d392

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/.pustaka.sh.swp

-1 KB
Binary file not shown.

scripts/pustaka.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ done
5555
# Function to update a region
5656
update_region() {
5757
region="$1"
58-
export XMFKILLA_REF_ASB_PATH=$(readlink -f "$cache_dir/$region")
58+
# export XMFKILLA_REF_ASB_PATH=$(readlink -f "$cache_dir/$region")
5959

6060
echo "Updating $region..."
61-
echo "Ensure temp directory..."
62-
echo "XMFKILLA_REF_ASB_PATH is set to $XMFKILLA_REF_ASB_PATH"
61+
# echo "Ensure temp directory..."
62+
# echo "XMFKILLA_REF_ASB_PATH is set to $XMFKILLA_REF_ASB_PATH"
6363
mkdir -p "$XMFKILLA_REF_ASB_PATH"
6464

6565
echo "Running command: $program \"$region\" \"$pustaka_dir\" \"$json\" $2 $3 $4"

0 commit comments

Comments
 (0)