mirror of
https://github.com/askh/pypimirror.git
synced 2026-02-07 22:29:55 +00:00
Change devpisrv.sh.
This commit is contained in:
@@ -15,7 +15,7 @@ then
|
||||
fi
|
||||
INSTALL_ROOT_PASSWORD=${ROOT_PASSWORD:-${DEFAULT_INSECURE_ROOT_PASSWORD}}
|
||||
devpi-init --serverdir "$SERVER_DIR" --root-passwd "${INSTALL_ROOT_PASSWORD}"
|
||||
rm "${INSTALL_DIR}/*"
|
||||
# rm "${INSTALL_DIR}/*"
|
||||
fi
|
||||
|
||||
devpi-server --serverdir "$SERVER_DIR" --host 0.0.0.0 --restrict-modify root
|
||||
|
||||
Reference in New Issue
Block a user