Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chifu1234 committed Sep 18, 2023
1 parent 33cb036 commit 0bc95bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ do
sudo gzip ./tmp/${version}.qcow2
sudo mv ./tmp/${version}.qcow2.gz ${build_dir}
sudo chmod 777 ${build_dir}/*
sudo rm -rf ./tmp/
git fetch --all --tags
fi
done
Expand Down

0 comments on commit 0bc95bb

Please sign in to comment.