summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-11-25 22:34:11 +0100
committerMarc Vertes <mvertes@free.fr>2025-11-25 22:34:11 +0100
commit495202437bf861cf490d8d0063dcafcdec279e2a (patch)
tree214ada07013962c365110b60cae5f3eb7e3d2bbe
parent6b2c2bbd7d3ad578a87e629853e2a9c1c00afe8b (diff)
update bin/g7p and bin/nup
-rwxr-xr-xbin/g7p2
-rwxr-xr-xbin/nup4
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/g7p b/bin/g7p
index 6d6bceb..2d15f47 100755
--- a/bin/g7p
+++ b/bin/g7p
@@ -1,3 +1,3 @@
#!/bin/sh
adb forward tcp:8122 tcp:8022
-ssh ssh://u0_a185@localhost:8022
+ssh ssh://u0_a185@localhost:8122
diff --git a/bin/nup b/bin/nup
index 1c3c79c..cd8b03d 100755
--- a/bin/nup
+++ b/bin/nup
@@ -1,5 +1,5 @@
-#!/bin/sh -e
+#!/bin/sh -x
cd ~/src/notes
-sv save -m update || true
+sv save -m Update
sv pull
sv push