@@ 19,6 19,7 @@ checksetting() {
if [ "$2" = true ]; then
echo "$1" >>"$output_file"
fi
+}
givefavicon() {
local file_path="$1"
@@ 144,4 145,4 @@ echo "</div>
</body>
</html>" >>"$output_file"
-nlog "Done, please see: $output_file."
+nlog "Done, please see: $output_file."<
\ No newline at end of file