From 231aaefd3a923b5a0b5419a22b34b4d82f608980 Mon Sep 17 00:00:00 2001 From: Nikhil Jha Date: Feb 18 2020 22:26:52 +0000 Subject: fix variables --- diff --git a/.env b/.env index bc37d99..5954681 100644 --- a/.env +++ b/.env @@ -9,3 +9,9 @@ PP_PARTB=/dev/sdc2 # Only needed if you want a custom file, otherwise do not change. FEDORA_RAW_FILE=Fedora-Workstation-Rawhide-20200214.n.1.aarch64.raw KERNEL_RAW_DIR=pp-5.6 + +export PP_SD_DEVICE +export PP_PARTA +export PP_PARTB +export FEDORA_RAW_FILE +export KERNEL_RAW_DIR