diff options
author | mischa <mischa@rx.high5.nl> | 2021-01-12 20:25:17 +0100 |
---|---|---|
committer | mischa <mischa@rx.high5.nl> | 2021-01-12 20:25:17 +0100 |
commit | fd0e54e9e2a90131722a4ba3f46f754d433c6ebd (patch) | |
tree | 01ac980a70570d9faf1e0ad97c95b322df2ece74 | |
parent | 6bc1c4efa41a3d15991ed27b2917dd17d50a4692 (diff) |
emove redundant hash-bang line from sync-it.sh
-rwxr-xr-x | sync-it.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ #!/bin/sh -#!/bin/sh # # Copyright (c) 2019-2021 Mischa Peters <mischa @ openbsd.amsterdam> # |