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

@ -143,5 +143,3 @@ PION_LOG_TRACE=${LOG_TRACE_SCOPES} ./jetkvm_app_debug
EOF EOF
echo "Deployment complete." echo "Deployment complete."
popd