rm dump alias

This commit is contained in:
Adeeb Shihadeh
2026-07-19 13:18:41 -07:00
parent d01400e313
commit 7d32953fd0
+1 -1
View File
@@ -6,5 +6,5 @@ alias gcam='git commit -a -m'
alias gst='git status'
alias gco='git checkout'
alias gsu='git submodule update'
alias dump="/data/pythonpath/selfdrive/debug/dump.py"
alias op='/data/openpilot/tools/op.sh "$@"'