Commit Graph

10 Commits

Author SHA1 Message Date
Tiger Wang
9a986a60ad
create default config if it does not already exist (#39) 2023-07-31 17:18:09 +08:00
Tiger Wang
76adb01211
fix installation issue for Mint Linux (#31)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-02-09 19:45:39 -05:00
link
6b1d67efb1
Dependency (#27) 2022-12-07 11:01:33 +08:00
link
98a35cb107
add message_bus service dependency (#25) 2022-12-01 17:17:44 +08:00
Ns2Kracy
a45ded5088
added arch support (#22) 2022-11-29 10:31:12 -05:00
Tiger Wang
86a8c845c6
use $BASH instead of $SHELL in setup and cleanup script in case of running under non-bash shell. (#17)
fixes https://github.com/IceWhaleTech/CasaOS/issues/572
2022-10-21 13:41:41 -04:00
Tiger Wang
06ec3d5142
add cleanup script for future uninstall modularization (#16) 2022-10-20 21:07:35 -04:00
Tiger Wang (王豫)
ace8e30dfb
fix service startup issue (#13)
- update service to be ready only when initialization is completed
- remove starting service within setup script (let calling script to start the service instead)
2022-09-06 19:13:00 -04:00
Tiger Wang (王豫)
675ecb55f7
add migration logic for 0.2.x (#8) 2022-08-28 20:40:51 -04:00
Tiger Wang (王豫)
8b2af35f39
add incrementation migration logic (#4) 2022-08-15 18:58:08 -04:00