This website works better with JavaScript
Home
Explore
Help
Register
Sign In
PYEONGTAEK
/
its-op-server
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
dev
shjung
2 years ago
parent
610b083d5c
commit
62e663aa45
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
update.bat
+ 3
- 0
update.bat
View File
@@ -0,0 +1,3 @@
+git add .
+git commit -m "dev"
+git push origin main