@@ -16,4 +16,6 @@ config_output=$(echo "$config_template" | \
|
||||
-e "s/{username}/$PYPI_REPO_USER/g" \
|
||||
-e "s/{password}/$PYPI_REPO_PASS/g")
|
||||
|
||||
echo "$config_output"
|
||||
|
||||
echo "$config_output" > "$HOME/.pypirc"
|
||||
Reference in New Issue
Block a user