Skip to content

Commit

Permalink
Update update-hustoj
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Jan 17, 2025
1 parent c2a8d41 commit 95f6e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/install/update-hustoj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
export DATE=`date +%Y%m%d%H%M`
cd /home/judge/
git clone https://gitbub.com/zhblue/hustoj.git git
git clone https://github.com/zhblue/hustoj.git git
cd git
git pull .
cd ..
Expand Down

0 comments on commit 95f6e25

Please sign in to comment.