aboutsummaryrefslogtreecommitdiff
path: root/bin/luxcena-neo-cli.sh
Commit message (Collapse)AuthorAgeFilesLines
* :construction: Stash before changing branchJakob Stendahl2018-12-061-0/+1
|
* :construction: Make branch check workJakob Stendahl2018-12-051-2/+2
|
* :construction: Add path to branch-checksJakob Stendahl2018-12-051-5/+4
|
* :lipstick: Add branch-change funcJakob Stendahl2018-12-051-3/+9
|
* :prettify: Now we might be getting somewhere with the stylingJakob Stendahl2018-12-051-1/+1
|
* :lipstick: Maybe final styling of startmsg?Jakob Stendahl2018-12-051-1/+1
|
* :lipstick: Correctyly prettifyJakob Stendahl2018-12-051-1/+1
|
* :lipstick: Prettify welcome messageJakob Stendahl2018-12-051-2/+1
|
* :construction: Add first line with current command when starting CLIJakob Stendahl2018-12-051-0/+3
|
* :hammer: Add skipNode on update, and typoJakob Stendahl2018-12-051-4/+9
|
* :hammer: Fix typos and syntaxJakob Stendahl2018-12-051-4/+4
|
* :hammer: Fix syntaxJakob Stendahl2018-12-051-1/+5
|
* :sparkles: Improve status function, add enable/disable start on bootJakob Stendahl2018-12-051-5/+35
|
* :bug: Typo making service not stop while updatingJakob Stendahl2018-11-301-1/+1
|
* :construction: CLI is now self-updating!Jakob Stendahl2018-11-301-7/+9
| | | Realized that shell scripts are loaded into memory before being run. this means we can both make it update itself, and delete itself.
* :construction: Make simple shortcut to view service statusJakob Stendahl2018-11-301-0/+4
|
* :construction: Realizing runuser runs in a seperate session each timeJakob Stendahl2018-11-301-6/+2
|
* :hammer: More pathsJakob Stendahl2018-11-291-1/+1
|
* :hammer: Change path to installJakob Stendahl2018-11-291-2/+2
|
* :construction: Chenged things, and written some docsJakob Stendahl2018-11-291-1/+5
|
* :hammer: Tidy up scriptJakob Stendahl2018-11-251-39/+66
|
* :construction: Add pre-v1 projectjakobst1n2018-09-071-0/+84
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.