Commit Graph

64 Commits

Author SHA1 Message Date
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
hooksie1 ba5bf94571 Wasn't paying attention. Need it in both places. 2017-08-03 20:24:38 -04:00
hooksie1 5b9bf914f7 Move yarn install --force before yaml copy. 2017-08-03 20:17:50 -04:00
Danp2 12392d5cad Use yarn to install xo-server 2017-08-03 15:00:37 -05:00
hooksie1 6922a04944 Fix incorrect if statement variable 2017-08-03 10:55:55 -04:00
hooksie1 7f13ef0e6c Fix incorrect variable for XO service file 2017-08-03 10:17:23 -04:00
John Hooks 39fcc93629 Remove indents 2017-08-02 22:05:56 -04:00
John Hooks aa4650d54f Add full path for yarn 2017-08-02 22:05:18 -04:00
John Hooks 36cb593532 Add full path for npm 2017-08-02 21:39:52 -04:00
John Hooks abedcaf0b9 Change sed command to replace existing sample mount
instead of creating new line. Uses pipe as delimiter so
it's easier to read.
2017-08-02 21:38:23 -04:00
John Hooks 39a36fa5a9 Add variables for systemd dir and service
Add some comments
Add full paths for security
Add some spacing
2017-08-02 21:37:23 -04:00
John Hooks 2c704dafcf Add variables for xo-web and xo-server dir
and clean up variable spacing.
2017-08-02 20:12:10 -04:00
John Hooks 3dfb424c7f Add variable for n location 2017-08-02 20:10:34 -04:00
John Hooks a51af30a4c Added variables for n, yarn, yarn key, and node 2017-08-02 20:08:58 -04:00