diff --git a/autoruns.exe b/autoruns.exe index b7f60da..c6fb9cd 100644 --- a/autoruns.exe +++ b/autoruns.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab0aca2f9bffdde5b5028f172bceb9e415847c53f15105ff05c957a196af6bc6 -size 3658752 +oid sha256:6bec55c3df7f81778f891c32bfe2f19c8f60840ae829195ff27dcb6f0b50f2c8 +size 3659264 diff --git a/brick.exe b/brick.exe index 77e7e3c..fa44df4 100644 --- a/brick.exe +++ b/brick.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cbfdfaa695ef9d75b19a052e91fa2f226226b7854f9b670baec734c3d0f7c1c +oid sha256:5bfcdccbfe3f6b11528c2fbd73549224710f27748f706ab21a71bb1d7115f711 size 2614784 diff --git a/cln.exe b/cln.exe new file mode 100644 index 0000000..b96803f --- /dev/null +++ b/cln.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1a70c70cc797cf1115a80e70f199cdb9352957fabb31ed7b3cec89697d3d72 +size 3149312 diff --git a/sync b/sync index e69f93b..d057efc 100644 --- a/sync +++ b/sync @@ -1,9 +1,9 @@ "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\fiter\main.exe",fiter.exe,t,t "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\fmoditer\main.exe",fmoditer.exe,t,t "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\project-scanner\main.exe",vsclean.exe,t,t -"C:\Users\Administrator\Seafile\Projects-Go\GoProjects\synclib\main.exe",cln.exe,t,t +"C:\Users\Administrator\Seafile\Projects-Go\GoProjects\synclib\cln.exe",cln.exe,t,t "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\gitea-api\main.exe",repo.exe,t,t -"C:\Users\Administrator\Seafile\Projects-Go\GoProjects\autoruns\main.exe",autoruns.exe,t,t +"C:\Users\Administrator\Seafile\Projects-Go\GoProjects\autoruns\autoruns.exe",autoruns.exe,t,t "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\git-vc\main.exe",git-vc.exe,t,t "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\lazygit-cleaner\lazygit-cleaner.exe",lazygit-cleaner.exe,t,t "C:\Users\Administrator\Seafile\Projects-Go\GoProjects\b64encode\b64encode.exe",b64encode.exe,t,t diff --git a/update.sh b/update.sh index 04d51ed..addad25 100644 --- a/update.sh +++ b/update.sh @@ -1,2 +1 @@ -rm *.exe -cln \ No newline at end of file +rm *.exe && cln \ No newline at end of file