Skip to content

Commit 1a4774a

Browse files
authored
Merge pull request #31 from gigawatts/master
Fix nodejs directory move specific to installs on Pi 1 and Pi Zero
2 parents beac14b + 29d8d90 commit 1a4774a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.setup/gatewaysetup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ echo -e "${RED}! Important : ${YLW}If not done already - configure your Pi core
179179

180180
echo -e "${CYAN}************* ALL DONE! *************${NC}"
181181
cd ~/
182-
exit 0
182+
exit 0

0 commit comments

Comments
 (0)