Kumi
0a4061b499
This commit introduces the `lobechat-updater` script to update a local LobeChat instance automatically.
7 lines
No EOL
130 B
Desktop File
7 lines
No EOL
130 B
Desktop File
[Unit]
|
|
Description=Lobechat Updater Service
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/lobechat-updater |