summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)Author
2022-07-02Add pre-release install scriptTrainDoctor
2022-05-04Uninstall script addition (#48)Gabriel Jones
* Create uninstall.sh * Update uninstall.sh First pass for a version that looks similar to the install scripts * Update readme with uninstall info Add uninstall script info to readme * Update dist/uninstall.sh Only remove services for now Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> * Adjust echo to accurately reflect script actions No longer deletes installed plugins, adjusted echo to match actions. Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com>
2022-04-22Make sure install scripts don't create folders as rootv1.2.1WerWolv
2022-04-21Make sure old user plugin loader is being removedWerWolv
2022-04-21Fixed root checkWerWolv
2022-04-21Make release script actually work againWerWolv
2022-04-13Properly delete old user plugin loader service on installWerWolv
2022-04-13Fixed install script root accessWerWolv
2022-04-13Fix release scriptmarios
2022-04-13Update install scripts to install loader as system serviceWerWolv
2022-04-07Prevent errors from being printed on first installWerWolv
2022-04-06enabled logging, fixed loader refresh bug, removed templatetza
2022-04-04Added release and nightly download scriptsWerWolv