mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Adjusted shebang.
This commit is contained in:
parent
e320bdbb11
commit
598a23ff42
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/with-contenv sh
|
||||
|
||||
set -e # Exit immediately if a command exits with a non-zero status.
|
||||
set -u # Treat unset variables as an error.
|
||||
|
Loading…
x
Reference in New Issue
Block a user