mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
remove logseq-sync
This commit is contained in:
parent
2586e88f82
commit
462daea1b3
2 changed files with 0 additions and 8 deletions
|
@ -15,5 +15,3 @@ function install_termux_task() {
|
||||||
}
|
}
|
||||||
|
|
||||||
install_pkg_packages
|
install_pkg_packages
|
||||||
install_termux_task tasks/logseq-sync
|
|
||||||
termux-setup-storage
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
set -e
|
|
||||||
cd ~/storage/shared/logseq
|
|
||||||
git add --all
|
|
||||||
git commit -m update || :
|
|
||||||
. .githooks/post-commit
|
|
Loading…
Add table
Reference in a new issue