Skip to content

Commit

Permalink
Merge pull request #21 from YujiaCheng1996/patch-1
Browse files Browse the repository at this point in the history
Fix Teams Support
  • Loading branch information
cmj2002 authored May 24, 2024
2 parents c15ee1b + 4009dcc commit 551c059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fi
sudo dbus-daemon --config-file=/usr/share/dbus-1/system.conf

# start the daemon
sudo warp-svc &
sudo warp-svc --accept-tos &

# sleep to wait for the daemon to start, default 2 seconds
sleep "$WARP_SLEEP"
Expand Down

0 comments on commit 551c059

Please sign in to comment.