Skip to content

Commit

Permalink
Update create-rootfs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rayae authored Sep 4, 2024
1 parent 5fdc106 commit 2ed2a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-rootfs.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# 默认镜像
default_mirror="https://mirror.leaseweb.net"
default_mirror="https://mirror-hk.koddos.net"

rootfs=/mnt/rootfs
root_password="arch1234"
Expand Down

0 comments on commit 2ed2a66

Please sign in to comment.