then cd airflow-pipeline && git status && git restore .env && git pull --rebase && git status && sed -i s:%AIRFLOW_UID%:'"$(id -u)"':g .env
確定! 回上一頁