Update and add credits for code from SSDTTime

This commit is contained in:
Hoang Hong Quan
2024-10-16 21:59:12 +07:00
parent 81fe73dd03
commit 567006dc32
4 changed files with 78 additions and 23 deletions

3
Scripts/run.py Executable file → Normal file
View File

@@ -1,5 +1,4 @@
# Original source:
# https://github.com/corpnewt/SSDTTime/blob/7b3fb78112bf320a1bc6a7e50dddb2b375cb70b0/Scripts/run.py
# Source: https://github.com/corpnewt/SSDTTime/blob/7b3fb78112bf320a1bc6a7e50dddb2b375cb70b0/Scripts/run.py
import sys, subprocess, time, threading, shlex
try: