diff --git a/install/upgopher-install.sh b/install/upgopher-install.sh index 2f9acf8fe..5436e28b1 100644 --- a/install/upgopher-install.sh +++ b/install/upgopher-install.sh @@ -13,14 +13,13 @@ setting_up_container network_check update_os -msg_info "Installing Upgopher" -mkdir -p /opt/upgopher fetch_and_deploy_gh_release "upgopher" "wanetty/upgopher" "prebuild" "latest" "/opt/upgopher" "upgopher_*_linux_amd64.tar.gz" + +msg_info "Installing Upgopher" chmod +x /opt/upgopher/upgopher mkdir -p /opt/upgopher/uploads msg_ok "Installed Upgopher" - msg_info "Creating Service" cat </etc/systemd/system/upgopher.service [Unit]