Skip to content

Commit e81e15c

Browse files
committed
feat:
1 parent 8cbbef2 commit e81e15c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sh/init.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
git init;
3+
git config core.ignorecase false;
24
git remote add gitee git@gitee.com:ltpp-universe/bin-encrypt-decrypt.git;
3-
git remote add github git@github.com:ltpp-universe/bin-encrypt-decrypt.git;
45
git remote add origin git@github.com:ltpp-universe/bin-encrypt-decrypt.git;

0 commit comments

Comments
 (0)