From b7dc404e06113f17bc91c0d5c29a20f1f7bb3214 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 11 Jun 2023 10:19:39 +0800 Subject: [PATCH] fix start.sh --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index 13405c3e..350b3bcf 100644 --- a/start.sh +++ b/start.sh @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/bin/sh umask ${UMASK} playwright install --with-deps chromium