From d59cf68e629924c88740540f6fe357a6bb13d2dc Mon Sep 17 00:00:00 2001 From: MichaIng <28480705+MichaIng@users.noreply.github.com> Date: Sat, 8 Sep 2018 12:43:28 +0200 Subject: [PATCH] v6.15 + DietPi-Software | OpenBazaar: Tiny fix --- dietpi/dietpi-software | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dietpi/dietpi-software b/dietpi/dietpi-software index 88e01ab25b..388c7b57bc 100644 --- a/dietpi/dietpi-software +++ b/dietpi/dietpi-software @@ -3860,7 +3860,7 @@ We work around this error by running APT a second time. Please do not worry and Download_Install "$INSTALL_URL_ADDRESS" /usr/local/ - mkdir -p $G_FP_DIETPI_USERDATA/go.sh + mkdir -p $G_FP_DIETPI_USERDATA/go cat << _EOF_ > /etc/bashrc.d/go.sh #!/bin/bash export GOPATH=$G_FP_DIETPI_USERDATA/go