added env vars change to update script
This commit is contained in:
parent
2042551453
commit
41b2410f5b
@ -45,6 +45,7 @@ function update_script() {
|
||||
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "rustypaste" "orhun/rustypaste" "tarball" "latest" "/opt/rustypaste"
|
||||
|
||||
sed -i 's|^address = ".*"|address = "0.0.0.0:8000"|' config.toml
|
||||
|
||||
cargo build --locked --release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user