Skip to content

Commit

Permalink
Update cus_add.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
buihien224 authored Apr 5, 2022
1 parent 24fa159 commit 0ea8e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cus_add.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if [[ -f addon.img ]] ; then
sudo rm addon.img
fi
echo "Download addon.img"
wget -q https://github.com/buihien224/host/raw/main/addon.img
wget -q https://github.com/buihien224/host/releases/download/untagged-4f0d4cbb9220bf42b236/addon.img

linkcute=$(ls *.zip)
if [[ -f $linkcute ]]; then
Expand Down

0 comments on commit 0ea8e75

Please sign in to comment.