remove useless pop

This commit is contained in:
Siyuan Miao 2025-05-16 19:51:07 +02:00
parent 83105af0d3
commit b5e2ba4bb6
1 changed files with 1 additions and 3 deletions

View File

@ -142,6 +142,4 @@ chmod +x jetkvm_app_debug
PION_LOG_TRACE=${LOG_TRACE_SCOPES} ./jetkvm_app_debug
EOF
echo "Deployment complete."
popd
echo "Deployment complete."