Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :hammer: Remove userland script | Jakob Stendahl | 2021-10-11 | 1 | -4/+8 |
| | |||||
* | :hammer: Specify bash for runuser commands | Jakob Stendahl | 2021-10-09 | 1 | -4/+4 |
| | |||||
* | :wrench: Fix some paths | jakobst1n | 2021-10-03 | 1 | -11/+11 |
| | |||||
* | :boom: Change paths to be in normal linux locations | jakobst1n | 2021-10-03 | 1 | -3/+38 |
| | |||||
* | :construction: Stash before changing branch | Jakob Stendahl | 2018-12-06 | 1 | -0/+1 |
| | |||||
* | :construction: Make branch check work | Jakob Stendahl | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | :construction: Add path to branch-checks | Jakob Stendahl | 2018-12-05 | 1 | -5/+4 |
| | |||||
* | :lipstick: Add branch-change func | Jakob Stendahl | 2018-12-05 | 1 | -3/+9 |
| | |||||
* | :prettify: Now we might be getting somewhere with the styling | Jakob Stendahl | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | :lipstick: Maybe final styling of startmsg? | Jakob Stendahl | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | :lipstick: Correctyly prettify | Jakob Stendahl | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | :lipstick: Prettify welcome message | Jakob Stendahl | 2018-12-05 | 1 | -2/+1 |
| | |||||
* | :construction: Add first line with current command when starting CLI | Jakob Stendahl | 2018-12-05 | 1 | -0/+3 |
| | |||||
* | :hammer: Add skipNode on update, and typo | Jakob Stendahl | 2018-12-05 | 1 | -4/+9 |
| | |||||
* | :hammer: Fix typos and syntax | Jakob Stendahl | 2018-12-05 | 1 | -4/+4 |
| | |||||
* | :hammer: Fix syntax | Jakob Stendahl | 2018-12-05 | 1 | -1/+5 |
| | |||||
* | :sparkles: Improve status function, add enable/disable start on boot | Jakob Stendahl | 2018-12-05 | 1 | -5/+35 |
| | |||||
* | :bug: Typo making service not stop while updating | Jakob Stendahl | 2018-11-30 | 1 | -1/+1 |
| | |||||
* | :construction: CLI is now self-updating! | Jakob Stendahl | 2018-11-30 | 1 | -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 status | Jakob Stendahl | 2018-11-30 | 1 | -0/+4 |
| | |||||
* | :construction: Realizing runuser runs in a seperate session each time | Jakob Stendahl | 2018-11-30 | 1 | -6/+2 |
| | |||||
* | :hammer: More paths | Jakob Stendahl | 2018-11-29 | 1 | -1/+1 |
| | |||||
* | :hammer: Change path to install | Jakob Stendahl | 2018-11-29 | 1 | -2/+2 |
| | |||||
* | :construction: Chenged things, and written some docs | Jakob Stendahl | 2018-11-29 | 1 | -1/+5 |
| | |||||
* | :hammer: Tidy up script | Jakob Stendahl | 2018-11-25 | 1 | -39/+66 |
| | |||||
* | :construction: Add pre-v1 project | jakobst1n | 2018-09-07 | 1 | -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. |