Browse Source

New lines

pull/393/head
Daniel Gibbs 10 years ago
parent
commit
82ca9c18ff
  1. 1
      functions/fn_update_functions

1
functions/fn_update_functions

@ -9,6 +9,7 @@
fn_printdotsnl "Updating functions"
fn_scriptlog "Updating functions"
sleep 1
echo -ne "\n"
rm -rfv "${rootdir}/functions/"*
exitcode=$?
if [ "${exitcode}" == "0" ]; then

Loading…
Cancel
Save