1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

removing script as no longer required

This commit is contained in:
realitygaps 2016-04-29 17:08:17 +02:00
parent eb1a11dc6c
commit d16b4995e9

View file

@ -1,10 +0,0 @@
#!/bin/bash
export ROOT_URL=http://rc.dev.weho.st:3000/
export MONGO_URL=mongodb://localhost:27017/rocketchat
export PORT=3000
cd /var/www/rocketchat
node main.js