fixes
This commit is contained in:
parent
1623517a02
commit
ccd518f96b
@ -31,7 +31,7 @@ function update_script() {
|
|||||||
|
|
||||||
msg_info "Updating RustyPaste"
|
msg_info "Updating RustyPaste"
|
||||||
$STD apk update
|
$STD apk update
|
||||||
$STD apk upgrade rustypaste rustypaste-cli --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
|
$STD apk upgrade rustypaste --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||||
msg_ok "Updated RustyPaste"
|
msg_ok "Updated RustyPaste"
|
||||||
|
|
||||||
msg_info "Restarting Services"
|
msg_info "Restarting Services"
|
||||||
|
|||||||
@ -14,7 +14,7 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing RustyPaste"
|
msg_info "Installing RustyPaste"
|
||||||
$STD apk add --no-cache rustypaste rustypaste-openrc rustypaste-cli --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
|
$STD apk add --no-cache rustypaste --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||||
msg_ok "Installed RustyPaste"
|
msg_ok "Installed RustyPaste"
|
||||||
|
|
||||||
msg_info "Configuring RustyPaste"
|
msg_info "Configuring RustyPaste"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user