Skip to content
Snippets Groups Projects
Commit b0081d9e authored by nimrod's avatar nimrod
Browse files

Add alias for kodi_scan.

parent 0edf3b01
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,7 @@ alias hostlocal='docker run --rm --privileged --net=host docker.io/gliderlabs/ho
alias http-server='python3 -m http.server 8080'
alias httpbin='gunicorn httpbin:app --bind 0.0.0.0:8080'
alias jjb='jenkins-jobs'
alias kodi_scan="docker --host=ssh://kodi.shore.co.il exec poquita-poquita-1 kodi_scan"
alias l='ls -F'
alias la='ls -AF'
alias lh='ls -lhAS'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment