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 fc9c82a commit 4f4388a
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/releases/download/tes/addon.img
wget -q https://github.com/buihien224/host/raw/main/addon.img

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

0 comments on commit 4f4388a

Please sign in to comment.