Commit 2d4f5dc
authored
FIx a few bigs.
* Fix bug causing script to fail on 14.04, must remove debian packages for `python-pypdf2` and `python3-suds` and install only thru `pip3`.
* TODO: Move all possible debian `python-` packages to install with `pip3`. This makes installer script much more portable across OS.
* Fix `sudo` missing bug on `create_startup_script` in statements `chown` and `mv`.
* Add `universe` repository, in function `update-server` because some extremely minimal servers are missing the default `universe` repo.1 parent d666d04 commit 2d4f5dc
1 file changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
292 | 296 | | |
293 | 297 | | |
294 | 298 | | |
| |||
411 | 415 | | |
412 | 416 | | |
413 | 417 | | |
414 | | - | |
415 | | - | |
| 418 | + | |
| 419 | + | |
416 | 420 | | |
417 | 421 | | |
418 | 422 | | |
| |||
580 | 584 | | |
581 | 585 | | |
582 | 586 | | |
| 587 | + | |
583 | 588 | | |
584 | 589 | | |
585 | 590 | | |
586 | 591 | | |
587 | 592 | | |
588 | | - | |
589 | | - | |
| 593 | + | |
| 594 | + | |
590 | 595 | | |
591 | 596 | | |
592 | 597 | | |
| |||
0 commit comments