[util-iso-image] improve copy msg

This commit is contained in:
udeved 2016-02-21 03:11:01 +01:00
parent 3342f25909
commit b052c37212

View file

@ -29,7 +29,7 @@ write_profile_conf_entries(){
}
copy_profile_conf(){
msg2 "Copying livecd helpers ..."
msg2 "Copying profile.conf ..."
[[ ! -d $1 ]] && mkdir -p $1
cp ${profile_conf} $1