Dan Pollak
c35e51382e
Add missing dependencies
2019-02-05 08:00:42 -06:00
Danp2
8819e2e278
Switch from yaml to toml for config file ( #42 )
...
* Switch from yaml to toml
* Fix : vs =
2019-01-17 13:26:27 -06:00
Danp2
7a8dafac6f
Remove extra lts node install
2018-11-03 08:58:03 -05:00
Dustin B
c59ce48a72
Comments cleanup
...
Cleanup of comments
2018-08-17 09:23:12 -04:00
Dustin B
a20142ff64
Update xo_install.sh
2018-08-17 08:54:43 -04:00
Danp2
34f6d29ef2
Create /usr/local/lib/node_modules/ if missing
2018-08-17 07:51:34 -05:00
Dustin B
497289ad7f
Update xo_install.sh
...
Symbolic Link Test
2018-08-17 08:19:27 -04:00
bnrstnr
3553c1aa9e
Update xo_install.sh
2018-08-02 15:56:48 -04:00
bnrstnr
303fabf3b8
Update xo_install.sh
2018-08-02 15:42:34 -04:00
bnrstnr
b7b2527176
Update xo_install.sh
2018-08-02 11:06:14 -04:00
bnrstnr
d4506d711f
Update xo_install.sh
2018-08-02 08:52:53 -04:00
bnrstnr
703ec75190
Update xo_install.sh
2018-08-02 08:51:30 -04:00
Dustin B
c07119107c
Multiverse cleanup prep
2018-07-31 17:25:19 -04:00
Dustin B
6aa162aaaa
Update xo_install.sh
2018-07-31 15:55:53 -04:00
Dustin B
309caa1d39
Add multiverse repository
...
Sloppy add of multiverse repository for Ubuntu Server 18.04.1-live but this will ensure any distro going forward should have the required dependencies available.
2018-07-31 15:53:35 -04:00
bnrstnr
23306312bd
Update xo_install.sh
2018-06-12 14:08:45 -04:00
bnrstnr
9f2220b36b
Update xo_install.sh
2018-06-12 13:50:14 -04:00
Danp2
d2e079a672
Add symlinks to all plugins
...
Fixes https://github.com/Jarli01/xenorchestra_installer/issues/18
2018-05-02 07:14:04 -05:00
Preston Kutzner
b6a5e6c9a9
Fix missing ';'
2018-04-26 20:02:51 -05:00
Preston Kutzner
55ca93427c
- Remove superfluous sudos
...
- Check for effective UID of 0 and error/exit if false.
- Remove setting execute bit on unit file and replace with
running 'systemctl daemon-reload'
2018-04-26 19:59:12 -05:00
Dustin B
9689585263
change from 8 to lts
2018-04-25 15:27:39 -04:00
Dustin B
af71f0d366
Update xo_install.sh
2018-04-25 15:02:24 -04:00
Dustin B
91e0922015
Update xo_install.sh
2018-04-25 14:56:39 -04:00
Dustin B
72e7c0e844
Update xo_install.sh
2018-04-25 14:55:37 -04:00
Dustin B
9b2841219f
Update xo_install.sh
...
Further testing / cleanup
2018-04-25 14:52:43 -04:00
Dustin B
172bc49bb0
Update xo_install.sh
2018-04-25 14:43:50 -04:00
Dustin B
ae68b2313d
Update xo_install.sh
2018-04-25 14:37:39 -04:00
Dustin B
25ef2828d2
Node V10.0.0 reversion to Node8
...
Resolve issue of Node V10
2018-04-25 13:59:46 -04:00
Dustin B
ed79a1c5e7
Update xo_install.sh
2018-04-11 10:54:57 -04:00
Dustin B
9d550134a9
Update xo_install.sh
2018-04-11 10:53:46 -04:00
Dustin B
5c7bff3f9e
Update xo_install.sh
2018-04-11 10:53:37 -04:00
Dustin B
6f527482f6
Update xo_install.sh
2018-04-11 10:52:35 -04:00
Dustin B
9530e648c5
Update xo_install.sh
2018-04-11 10:51:23 -04:00
Dustin B
babf70c7df
Update xo_install.sh
2018-04-11 10:35:19 -04:00
Dustin B
088fa9031b
Update xo_install.sh
2018-04-11 10:29:15 -04:00
Dustin B
2ca647879a
Print web url
...
Possible fix for #8
2018-04-11 10:15:47 -04:00
Jarli01
0eb7c14134
Update xo_install.sh
2018-02-07 14:41:05 -05:00
Jarli01
e5dc51991f
Update xo_install.sh
...
more fixes to allow importing a config file.
2018-02-07 10:54:31 -05:00
Jarli01
db1580301a
Update xo_install.sh
2018-02-07 10:36:56 -05:00
Jarli01
5da3a6d022
Update xo_install.sh
2018-02-07 10:35:30 -05:00
Jarli01
af596a2f58
Update xo_install.sh
...
typo fixes.
2018-02-07 10:33:04 -05:00
Jarli01
e94425813b
Update xo_install.sh
...
more fixes to paths
2018-02-07 10:27:50 -05:00
Jarli01
b7887a36cb
Update xo_install.sh
...
more changes. . .
2018-02-07 10:16:50 -05:00
Jarli01
5d84edb8e2
Update xo_install.sh
...
more fixes
2018-02-07 10:07:51 -05:00
Jarli01
c1e58d98a0
Update xo_install.sh
...
fixes to a few things - relative path etc.
2018-02-07 10:00:45 -05:00
Jarli01
4157c9cde4
Update xo_install.sh
2018-02-07 09:46:18 -05:00
Danp2
d9c1babcaa
Allow config restore
2018-02-01 09:44:58 -06:00
Danp2
6ce7fedcfb
Fix_Monorepo
...
Correct functionality after xo-server move to Monorepo
2018-02-01 09:41:39 -06:00
Danp2
95eefcab43
Update yarn commands
2017-12-30 09:36:37 -06:00
Danp2
3cb4092b28
Merge branch 'master' into variables
2017-08-04 08:44:09 -05:00