Skip to content

Commit

Permalink
Deleting old build first.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveF92 committed Jul 31, 2022
1 parent 0ac66f9 commit a3f12a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linuxUpdateSite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ echo Stopping service
sudo systemctl stop fantasy-critic.service

echo Building
rm -rf folderName ../BuildArea
dotnet publish src/FantasyCritic.Web/FantasyCritic.Web.csproj -c Release -o ../BuildArea

echo Deleting and moving files
Expand Down

0 comments on commit a3f12a8

Please sign in to comment.