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 0ea8e75 commit 24e740f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cus_add.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ linkcute=$(ls *.zip)
if [[ -f $linkcute ]]; then
echo "Phat hien $linkcute"
mkdir working custom
dd if=/dev/zero bs=1M count=512 >> addon.img
e2fsck -y -f addon.img
resize2fs addon.img $size1
sudo mount addon.img working
echo "Giai nen $linkcute"
cp $linkcute custom ; cd custom
Expand Down

0 comments on commit 24e740f

Please sign in to comment.