Updated wf-tool to not include version of wfetch because it will basicly work with all wfetch versions and changed how wfetch shows json responce in debug mode.

This commit is contained in:
koffeejava
2026-03-14 18:24:55 -06:00
parent 79d3741b44
commit 07519a2258
2 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ OptionParser.parse do |parser|
exit(0)
end
puts "#{orange}#{bold}wfetch installer 1.0.0#{reset}"
puts "#{orange}#{bold}wfetch installer#{reset}"
File.copy("data/wfetch", "/usr/bin/wfetch")