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:
parent
eb1a11dc6c
commit
d16b4995e9
1 changed files with 0 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue