Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Commit 8b6a6bf

Browse files
committed
formtting issues
1 parent 7533336 commit 8b6a6bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

install.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# it downloads the files, and installs all
55
# the gems necessary to run them
66

7-
# TO DO: Needs to test for active ruby version first
87

98
echo " => Installing"
109
echo ''
@@ -15,3 +14,6 @@ echo ''
1514
echo "=> Finished gem install"
1615

1716
curl -LO https://github.com/jakewmeyer/Ruby-Scripts/archive/master.zip
17+
18+
echo "=> Finished file download"
19+
exit 0

0 commit comments

Comments
 (0)