Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d42798a4
authored
Jun 26, 2013
by
tarokkk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
devenv: Fixed less version
parent
dcb6a866
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
miscellaneous/devenv/nextinit.sh
+2
-3
No files found.
miscellaneous/devenv/nextinit.sh
View file @
d42798a4
...
...
@@ -14,15 +14,14 @@ Defaults env_keep += DJANGO_SETTINGS_MODULE
A
sudo
chmod 0440 /etc/sudoers.d/djangokeep
sudo
apt-get install rabbitmq-server gettext memcached n
odejs npm
sudo
apt-get install rabbitmq-server gettext memcached n
pm nodejs
sudo
rabbitmqctl delete_user guest
||
true
sudo
rabbitmqctl add_user nyuszi teszt
||
true
sudo
rabbitmqctl add_vhost django
||
true
sudo
rabbitmqctl set_permissions
-p
django nyuszi
'.*'
'.*'
'.*'
||
true
sudo
pip install python-memcached
sudo
npm install
-g
less
sudo
npm install
-g
less@1.3.3
sudo
npm install
-g
uglify-js@1
sudo
cp /opt/webadmin/cloud/miscellaneous/devenv/boot_url.py /opt/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment