[mirror of https://git.0x0.st/mia/0x0] No-bullshit file hosting and URL shortening service https://0x0.st
at master 164 B view raw
1#!/usr/bin/env python3 2 3print("This script has been replaced!!") 4print("Instead, please run") 5print("") 6print(" $ FLASK_APP=fhost flask prune") 7print("") 8exit(1)