This commit is contained in:
pengxuanzheng
2020-09-24 13:50:27 +08:00
parent ae00c1a891
commit e2965c46c9
3 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env sh
set -evx
echo "machine ${PULP3_SERVER_URL}\nlogin ${PULP3_SERVER_LOGIN}\npassword ${PULP3_SERVER_PASSWORD}\n" > ~/.netrc