Skip to content

Commit

Permalink
chore: add packages
Browse files Browse the repository at this point in the history
添加 curl,vim,ssh,net-tools,iputils,ping,lshw,iproute2,iptables,procps
  • Loading branch information
chenchongbiao committed Aug 31, 2024
1 parent 3c36574 commit fadad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARCH=$2
VERSION=$3

OWNER=linuxdeepin
ROOTFS=deepin-rootfs-${ARCH}.tar.gz
ROOTFS=deepin-docker-rootfs-${ARCH}.tar.gz
ROOTFS_URL=https://github.com/deepin-community/deepin-rootfs/releases/download/${VERSION}/${ROOTFS}

curl -OLS $ROOTFS_URL
Expand Down

0 comments on commit fadad69

Please sign in to comment.