fix ldk download
This commit is contained in:
parent
9d03cc2469
commit
36b005b723
@ -169,7 +169,7 @@ autoinstall:
|
||||
- |
|
||||
set -x
|
||||
mkdir -p /tmp/ldk
|
||||
curl -SLo /tmp/ldk/installer.tar.gz https://b4tman.ru/Sentinel_LDK_Ubuntu_DEB_Runtime_Installer.tar.gz
|
||||
curl -SLo /tmp/ldk/installer.tar.gz https://b4tman.ru/_static/Sentinel_LDK_Ubuntu_DEB_Runtime_Installer.tar.gz
|
||||
tar xzf /tmp/ldk/installer.tar.gz --strip-components=1 -C /tmp/ldk
|
||||
sh -xc 'dpkg -i $(find /tmp/ldk -name "aksusb*amd64.deb" -type f)'
|
||||
rm -rf /tmp/ldk
|
||||
|
Loading…
Reference in New Issue
Block a user