Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NormanTUD committed Sep 5, 2024
1 parent e87c4f9 commit a6a1f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ fi
sudo docker-compose build || {
rm git_hash
echo "Failed to build container"
exit 255
exit 254
}

sudo docker-compose up -d || {
Expand Down

0 comments on commit a6a1f72

Please sign in to comment.