2025 refresh
This commit is contained in:
7
android/.shortcuts/2pull-graph.sh
Normal file
7
android/.shortcuts/2pull-graph.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
targetpath=/data/data/com.termux/files/home/storage/documents/
|
||||
eval "$(/data/data/com.termux/files/usr/bin/ssh-agent -s)"
|
||||
/data/data/com.termux/files/usr/bin/ssh-add ~/.ssh/logseq_id_rsa
|
||||
cd ${targetpath}logseq-gitea/logseq
|
||||
git pull --rebase
|
||||
|
||||
Reference in New Issue
Block a user