Skip to content

Commit 31ae3b5

Browse files
committedDec 31, 2024
ii
1 parent 929d6a1 commit 31ae3b5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎update.sh

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ export EDITOR=vin
44
git config --global user.email ab25cq@icloud.com
55
git config --global user.name ab25cq
66

7-
rm -rf bootloader.efi uefi.img bootloader.c.o
8-
9-
107
git add .
118
git commit
12-
#git remote set-url origin git@github.com:ab25cq/yaos.git
9+
git remote set-url origin git@github.com:ab25cq/yaos.git
1310
git push
1411

0 commit comments

Comments
 (0)
Please sign in to comment.