Skip to content

Commit 65c7190

Browse files
authored
Update Run.py
1 parent c58775e commit 65c7190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from rich.panel import Panel
77
from rich import print
88
#colors
9-
9+
os.system('git pull')
1010
r = "\033[1;31m"
1111
g = "\033[1;32m"
1212
y = "\033[1;33m"

0 commit comments

Comments
 (0)