Skip to content

Instantly share code, notes, and snippets.

import os, sys, subprocess
import requests
from time import sleep
print("started new script")
scriptname = os.path.basename(__file__)
url = "https://raw.githubusercontent.com/hibryid/Testupdate/master/update.py"