diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-11-25 22:34:11 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-11-25 22:34:11 +0100 |
| commit | 495202437bf861cf490d8d0063dcafcdec279e2a (patch) | |
| tree | 214ada07013962c365110b60cae5f3eb7e3d2bbe | |
| parent | 6b2c2bbd7d3ad578a87e629853e2a9c1c00afe8b (diff) | |
update bin/g7p and bin/nup
| -rwxr-xr-x | bin/g7p | 2 | ||||
| -rwxr-xr-x | bin/nup | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ #!/bin/sh adb forward tcp:8122 tcp:8022 -ssh ssh://u0_a185@localhost:8022 +ssh ssh://u0_a185@localhost:8122 @@ -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 |
