Explorar o código

fixed message

Daniel Gibbs %!s(int64=8) %!d(string=hai) anos
pai
achega
6d8de27cde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/command_postdetails.sh

+ 1 - 1
lgsm/functions/command_postdetails.sh

@@ -110,7 +110,7 @@ elif [ "${posttarget}" == "https://hastebin.com" ] ; then
 	pdurl="${posttarget}/${link}"
 	echo "  Please share the following url for support: ${pdurl}"
 else
-	 fn_print_warn_nl Review the output in "${postdetailsfile}"
+	 fn_print_warn_nl "Review output in: ${postdetailsfile}"
 	 core_exit.sh
 fi