Update ct/umlautadaptarr.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
parent
3c61735cac
commit
f9f540fc37
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user