KASM-5557 ensure profile loaded before start squid

This commit is contained in:
Matthew McClaskey 2024-02-01 13:35:02 +00:00
parent 6a2423598b
commit e78315e13a

View File

@ -2,6 +2,8 @@
set -ex
{
/usr/bin/desktop_ready
IP=$(ip route get 1.1.1.1 | grep -oP "src \\K\\S+")
mkdir -p /tmp/working_certs