You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/meta/configs/seafile.yaml

9 lines
447 B
YAML

- link:
~/.config/systemd/user/seafile.service: services/seafile.service
- shell:
- [bin/arch_package_installer.sh arch/seafile, Installing seafile]
# command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S seafile seafile-client"
# description: "Installing seafile"
- [systemctl --user enable seafile && systemctl --user start seafile, enabling autostart]