This commit is contained in:
parent
26a273f685
commit
a4edf058c3
@ -17,9 +17,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Initialize
|
- name: Initialize
|
||||||
run: |
|
run: |
|
||||||
|
pacman -Syuu --noconfirm base-devel archiso docker git nodejs
|
||||||
git clone https://git.syui.ai/ai/os
|
git clone https://git.syui.ai/ai/os
|
||||||
cd os
|
cd os
|
||||||
pacman -Syuu --noconfirm base-devel archiso docker git nodejs
|
|
||||||
git clone https://gitlab.archlinux.org/archlinux/archiso
|
git clone https://gitlab.archlinux.org/archlinux/archiso
|
||||||
cp -rf ./cfg/profiledef.sh /usr/share/archiso/configs/releng/
|
cp -rf ./cfg/profiledef.sh /usr/share/archiso/configs/releng/
|
||||||
cp -rf ./cfg/profiledef.sh ./archiso/configs/releng/profiledef.sh
|
cp -rf ./cfg/profiledef.sh ./archiso/configs/releng/profiledef.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user