diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-01 22:49:22 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-01 22:49:22 +0100 |
commit | b9f5c4e8dcdd209933aa202444a40c1b0d9e542f (patch) | |
tree | 40fcdad071bab4c714e33a326010d29e88088e7f /bin | |
parent | 7ff4c5b211129724c451831cefadd55cb55293dd (diff) |
fixed markup
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/extra/supd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/supd b/bin/extra/supd index 019dd51..c7e4e8c 100755 --- a/bin/extra/supd +++ b/bin/extra/supd @@ -26,7 +26,7 @@ do then printf 'o' else - printf 'x' + printf 'x\n' return fi # Show remote state |