mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 15:25:53 +00:00
Update ct/umlautadaptarr.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
msg_info "Updating $APP..."
|
msg_info "Updating $APP..."
|
||||||
$STD cd /opt/UmlautAdaptarr || exit
|
cd /opt/UmlautAdaptarr || exit
|
||||||
$STD git pull origin master
|
$STD git pull origin master
|
||||||
$STD dotnet restore
|
$STD dotnet restore
|
||||||
$STD dotnet build --configuration Release
|
$STD dotnet build --configuration Release
|
||||||
|
|||||||
Reference in New Issue
Block a user