term.setBackgroundColor(colors.gray)
if fs.exists("/bin/apps/filewolf.app") then
   shell.run("/bin/apps/firewolf.app") 
else
    shell.run("pastebin", "get 6sTikVET /bin/apps/firewolf.app")
    shell.run("/bin/apps/firewolf.app")
end