diff options
author | June McEnroe <programble@gmail.com> | 2018-02-22 16:06:34 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-02-22 16:06:34 -0500 |
commit | c6267a7306cdd69ab13cd8f24414113a655341c8 (patch) | |
tree | 578a0b61fa80d40c3c7b5775be12b87e941fd475 /.gitignore | |
parent | Add command.sh (diff) | |
download | stream-c6267a7306cdd69ab13cd8f24414113a655341c8.tar.gz stream-c6267a7306cdd69ab13cd8f24414113a655341c8.zip |
Rename command to ssh-command
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4a491e1..58393ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ broadcast chroot.tar -command ingest root +ssh-command tags view |