diff options
author | ubq323 <ubq323@ubq323.website> | 2024-04-01 20:22:04 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-04-01 20:22:04 +0100 |
commit | 48cea8712dcf85f62e5377b8912c1166cda8455e (patch) | |
tree | 19b9861c59c16a24f10c1b44fc0889e16c37f723 | |
parent | 1ceb8c999085b1feae436f5aeddd41f3f3347866 (diff) |
launch john
-rw-r--r-- | john.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ end local h = assert(http.get(URL, {}, true)) fb:ppm(h) -h.close() local W,H = fb:get_size() |