mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-21 23:13:08 +01:00
Merge branch 'bugfix/KASM-5557_desktopready_startsquid' into 'develop'
KASM-5557 ensure profile loaded before start squid Closes KASM-5557 See merge request kasm-technologies/internal/workspaces-core-images!175
This commit is contained in:
commit
84361fc946
@ -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…
Reference in New Issue
Block a user