mirror of
https://github.com/neocities/neocities.git
synced 2025-05-13 16:07:19 +02:00
Improvements & fixes for vagrant staging
This commit is contained in:
parent
e6d2e4d29b
commit
b36a062eb4
7 changed files with 17 additions and 11 deletions
|
@ -3,5 +3,5 @@
|
|||
apt-get -y install python-software-properties
|
||||
apt-add-repository -y ppa:brightbox/ruby-ng
|
||||
apt-get -y update
|
||||
apt-get -y install ruby2.2 ruby2.2-dev
|
||||
gem install bundler --no-rdoc --no-ri
|
||||
apt-get -y install ruby2.3 ruby2.3-dev
|
||||
gem install bundler --no-rdoc --no-ri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue