Daniel Gibbs пре 10 година
родитељ
комит
4405c42122
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      lgsm/functions/update_mumble.sh

+ 0 - 1
lgsm/functions/update_mumble.sh

@@ -15,7 +15,6 @@ fn_update_mumble_dl(){
 	echo -e "copying to ${filesdir}...\c"
 	fn_script_log "Copying to ${filesdir}"
 	cp -R "${lgsmdir}/tmp/murmur-static_${mumblearch}-${availablebuild}/"* "${filesdir}"
-	rm -R "${lgsmdir}/tmp"
 	local exitcode=$?
 	if [ ${exitcode} -eq 0 ]; then
 		fn_print_ok_eol_nl