summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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