添加rpm脚本

This commit is contained in:
pengxuanzheng
2020-09-27 13:56:32 +08:00
committed by pengxuanzheng
parent 83f4ce9c46
commit 13da2f2bc6
8 changed files with 1544 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