Skip to content

Commit

Permalink
Small Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
russelldias98 committed Jul 10, 2013
1 parent d3bfd73 commit 03768bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Flash My zImage
# Author: Russell Dias
# Version: 1.0.7
# Version: 1.0.8
# Date: July 10, 2013
# Contact: russell.dias98@gmail.com

Expand All @@ -19,7 +19,7 @@ else
echo
echo "There is no output folder. Good to go."
fi
#Removing Existine Ramdisk Folder
#Removing Existing Ramdisk Folder
echo
echo "Removing Existine Ramdisk Folder"
sleep 1
Expand Down Expand Up @@ -144,6 +144,7 @@ echo "Going to make a flashable zip"
echo
echo "Please Add the modules to /tools/system/lib/modules and press enter"
read ANS
echo
echo "All Good"
echo
echo "Making Zip"
Expand Down

0 comments on commit 03768bc

Please sign in to comment.