diff --git a/.github/workflows/python-app-2.yml b/.github/workflows/python-app-2.yml index 666d1bb..d8443fd 100644 --- a/.github/workflows/python-app-2.yml +++ b/.github/workflows/python-app-2.yml @@ -40,9 +40,14 @@ jobs: passwd -d root touch ~root/.hushlogin cat logo.txt >/etc/issue - cp profile ~root/.profile - cp profile ~runner.profile - chmod 755 ~root/.profile ~runner.profile + cat >>~root/.profile <>~runner/.profile <