From f0499b7411124ab2e9b2dc93d05afff26ecfd251 Mon Sep 17 00:00:00 2001 From: LDDestroier Date: Sat, 1 Feb 2020 18:38:01 -0500 Subject: [PATCH] Update BlahOS-Install.lua --- BlahOS-Install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BlahOS-Install.lua b/BlahOS-Install.lua index d7e8544..a1f7680 100644 --- a/BlahOS-Install.lua +++ b/BlahOS-Install.lua @@ -1,5 +1,5 @@ local tArg = {...} -local outputPath, file = tArg[1] and fs.combine(shell.dir(), tArg[1]) or / +local outputPath, file = tArg[1] and fs.combine(shell.dir(), tArg[1]) or "/" local safeColorList = {[colors.white] = true,[colors.lightGray] = true,[colors.gray] = true,[colors.black] = true} local stc = function(color) if (term.isColor() or safeColorList[color]) then term.setTextColor(color) end end local archive = textutils.unserialize("{\