mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-25 22:41:47 +02:00
KASM-5557 ensure profile loaded before start squid
This commit is contained in:
parent
6a2423598b
commit
e78315e13a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user