fixed seafile install as well as the markdown preview build skip
This commit is contained in:
parent
f30d7ceb41
commit
f6320e632a
2
arch/seafile
Normal file
2
arch/seafile
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
seafile
|
||||||
|
seafile-client
|
@ -3,5 +3,5 @@
|
|||||||
~/.local/share/nvim/site: editors/neovim/site
|
~/.local/share/nvim/site: editors/neovim/site
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- [cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim/app && ./install.sh, building markdown preview]
|
- command: "cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim/app && if ( -z `ls bin` ) ; then ./install.sh; fi"
|
||||||
#- [cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim && yarn install --checkfiles && NODE_OPTIONS=--openssl-legacy-provider yarn build, building markdown preview]
|
#- [cd editors/neovim/site/pack/markdown/start/markdown-preview.nvim && yarn install --checkfiles && NODE_OPTIONS=--openssl-legacy-provider yarn build, building markdown preview]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
~/.config/systemd/user/seafile.service: services/seafile.service
|
~/.config/systemd/user/seafile.service: services/seafile.service
|
||||||
|
|
||||||
- shell:
|
- 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"
|
# command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S seafile seafile-client"
|
||||||
description: "Installing seafile"
|
# description: "Installing seafile"
|
||||||
- command: "systemctl --user enable seafile && systemctl --user start seafile"
|
- [systemctl --user enable seafile && systemctl --user start seafile, enabling autostart]
|
||||||
|
@ -2,3 +2,4 @@ profile/arch
|
|||||||
st.work
|
st.work
|
||||||
i3.work
|
i3.work
|
||||||
timetracker
|
timetracker
|
||||||
|
seafile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user