Added hr function.

This commit is contained in:
Faerbit 2014-02-12 17:48:04 +01:00
parent b22d1e7a33
commit e39bd57c05

View File

@ -1,3 +1,7 @@
hr(){
print ${(l:COLUMNS::=:)}
}
copy_img_to_usb(){
if [[ $1 = "" ]]
then