Files
base
.bin
.config
htop
systemd
user
autocategorize
autocategorize.service
autocategorize.timer
dot-fetch.service
dot-fetch.timer
exif-strip.service
exif-strip.timer
flatpak-dump.service
flatpak-dump.timer
ollama.service
openwebui.service
proj-fetch.service
proj-fetch.timer
sdwebui.service
sillytavern.service
dircolors
.vim
.bashrc
.functions
.inputrc
.profile
.vimrc
contrib
desktop-common
desktop-gruvbox
git
hyprland
hyprland-work
mac
sericea
ssh
.gitignore
.gitmodules
README.md
bootleg-stow
mkdirs.sh
set-remote.sh
submodule-checkout-masters-and-update.sh
2024-06-30 00:35:28 -05:00

12 lines
197 B
Desktop File

[Unit]
Description=SillyTavern Service
After=network-online.target
[Service]
ExecStart=/home/salt/Projects/ollama/run-sillytavern.sh
Restart=always
RestartSec=3
[Install]
WantedBy=default.target