Add some sleep to try to fix busy error

This commit is contained in:
Oleg Kalachev
2024-04-13 19:16:36 +03:00
parent fae431c890
commit f7ae2c21a4

View File

@@ -39,3 +39,5 @@ apt-cache show openvpn
echo "Move /etc/ld.so.preload back to its original position"
mv /etc/ld.so.preload.disabled-for-build /etc/ld.so.preload
sleep 10