Remove debug line
This commit is contained in:
parent
348bc0de07
commit
5ae24fdb57
|
@ -95,7 +95,6 @@ set_pl () {
|
||||||
pl_path=$pl2_path
|
pl_path=$pl2_path
|
||||||
fi
|
fi
|
||||||
echo $(w_to_uw $2) > $pl_path
|
echo $(w_to_uw $2) > $pl_path
|
||||||
echo $pl_path
|
|
||||||
else
|
else
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue