From 432f4fcc40f1a8bb675983d6d767a1deb8c0de8b Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Sat, 25 Jul 2020 17:35:03 -0400
Subject: Publish article

---
 content/posts/openbsd-compiling-rakudo-star/index.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'content/posts/openbsd-compiling-rakudo-star')

diff --git a/content/posts/openbsd-compiling-rakudo-star/index.org b/content/posts/openbsd-compiling-rakudo-star/index.org
index 6b771c8..93d497a 100644
--- a/content/posts/openbsd-compiling-rakudo-star/index.org
+++ b/content/posts/openbsd-compiling-rakudo-star/index.org
@@ -1,6 +1,6 @@
 #+TITLE: Compiling Rakudo Star on OpenBSD
 #+DATE: 2020-07-25T02:54:34-04:00
-#+DRAFT: true
+#+DRAFT: false
 #+DESCRIPTION: My process for compiling Rakudo Star on OpenBSD
 #+TAGS[]: openbsd raku
 #+KEYWORDS[]: openbsd raku
@@ -31,7 +31,7 @@ is what the =rstar= command is written in.
 doas pkg_add bash
 #+END_SRC
 
-After installing =bash=, I came across a problem. Running =rstar
+After installing =bash=, I came across a problem. Running =./bin/rstar
 fetch= fetches all of the materials required to compile and assemble
 the star distribution, and while all of the community modules were
 successfully retrieved using =git=, it failed to pull in all 3 major
-- 
cgit v1.2.3