Skip to content

Commit de736f7

Browse files
committed
Merge pull request #18 from givanse/patch-1
Do not install gedit.
2 parents b0039d3 + 4abf16e commit de736f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rails-install-ubuntu.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ rvm use 1.9.3-p194 --default
2222
gem install bundler --no-rdoc --no-ri
2323
gem install rails --no-rdoc --no-ri
2424

25-
echo "Installs text editor"
26-
sudo apt-get install gedit -y
27-
2825
echo -e "\n- - - - - -\n"
2926
echo -e "Now we are going to print some information to check that everything is done:\n"
3027

0 commit comments

Comments
 (0)