mirror of
https://github.com/spirit-x64/scripts.git
synced 2024-11-23 20:43:11 +03:00
Update outdated urls
This commit is contained in:
parent
84a1b855f6
commit
14309badcf
@ -19,8 +19,8 @@ curl.exe -LSfs --remote-name --remove-on-error https://repo-default.voidlinux.or
|
||||
wsl.exe --import %DISTRONAME% %STORAGEPATH% extracted\void-x86_64-ROOTFS-20240314.tar
|
||||
|
||||
echo downloading init-void.sh and setup-void.sh...
|
||||
curl.exe -LSfs --remote-name --remove-on-error https://raw.githubusercontent.com/spirit-x64/scripts/main/init-void.sh
|
||||
curl.exe -LSfs --remote-name --remove-on-error https://raw.githubusercontent.com/spirit-x64/scripts/main/setup-void.sh
|
||||
curl.exe -LSfs --remote-name --remove-on-error https://raw.githubusercontent.com/spirit-x64/scripts/main/void-init.sh
|
||||
curl.exe -LSfs --remote-name --remove-on-error https://raw.githubusercontent.com/spirit-x64/scripts/main/void-setup.sh
|
||||
|
||||
wsl -d %DISTRONAME% -e sh -c "USERNAME=%USER% ./init-void.sh --wsl"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user