Update 'android/.shortcuts/pull-graph.sh'

pull rebase as in logseq plugin, I hope they know what they are doing since Im really not
This commit is contained in:
2023-01-16 06:51:31 +01:00
parent ecb2ff96a9
commit b235795184

View File

@@ -3,5 +3,5 @@ source /data/data/com.termux/files/usr/bin/source-ssh-agent
/data/data/com.termux/files/usr/bin/ssh-agent
/data/data/com.termux/files/usr/bin/ssh-add ~/.ssh/logseq_id_rsa
cd /data/data/com.termux/files/home/storage/shared/logseq-gitea/logseq
git pull
git pull --rebase