aboutsummaryrefslogtreecommitdiff
path: root/bin/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Improve install scriptsjakob.stendahl2022-12-241-1/+1
|
* Change from pinned release to latestjakob.stendahl2022-12-181-1/+1
|
* Make the updater work properlyjakob.stendahl2022-12-181-3/+5
|
* Start moving to esm, work on updaterjakob.stendahl2022-12-171-48/+29
|
* Update install.shJakob Stendahl2021-11-131-5/+5
|
* Update install.shJakob Stendahl2021-11-131-1/+1
|
* Update install.shJakob Stendahl2021-11-131-3/+12
|
* :lipstick: Make cursor show when user input is requestedJakob Stendahl2021-10-211-0/+2
|
* :boom: Remove CLI, and add seperate install/uninstall scriptsJakob Stendahl2021-10-211-34/+136
|
* :boom: Change paths to be in normal linux locationsjakobst1n2021-10-031-114/+28
|
* :construction: Chenged things, and written some docsJakob Stendahl2018-11-291-10/+10
|
* :construction: Installer now installs cliJakob Stendahl2018-11-251-0/+9
|
* :construction: Make all output appear in logfileJakob Stendahl2018-10-181-3/+3
|
* :construction: Overwrite old logfileJakob Stendahl2018-10-181-2/+1
|
* :construction: Redirect ALL output to the LOGFILE and not 'LOG'Jakob Stendahl2018-10-181-17/+17
|
* :construction: Remove 'sudos' from install script, and assume rootJakob Stendahl2018-10-181-21/+37
|
* :construction: Fix error message on adduser errorJakob Stendahl2018-10-181-5/+2
|
* :bug: Fix syntax, check function success with it's own ifJakob Stendahl2018-10-181-2/+4
|
* :hammer: Move yes/no dialog to functionJakob Stendahl2018-10-181-81/+60
|
* :fire: Delete no longer needed user-checkJakob Stendahl2018-10-181-5/+0
|
* :construction: Add sudo to runuser, just continue if user existsJakob Stendahl2018-10-181-3/+2
|
* :construction: Work on lux-neo user with installJakob Stendahl2018-10-181-11/+12
|
* :hammer: Fix permission issueJakob Stendahl2018-10-181-2/+2
|
* :construction: Work on installer and making the supportfiles do led controlJakob Stendahl2018-10-181-51/+26
|
* :construction: Add pre-v1 projectjakobst1n2018-09-071-0/+182
Because of some stupid mistakes with the repo, I decided to delete the git history. Create a new, fresh repo, and move all the code there. Since all this is pre-v1, everything is in a testing-phase anyways. So i do not think we are going to feel the need for any history. The old repo is renamed to Luxcena-Neo-Old, and will be there until i convince myself i won't need the history.