mirror of
https://github.com/koush/scrypted.git
synced 2026-02-14 02:42:06 +00:00
docker: wip
This commit is contained in:
@@ -37,7 +37,7 @@ FROM() {
|
||||
|
||||
# process ARG for script variables but ignore ENV
|
||||
ARG() {
|
||||
$@
|
||||
export $@
|
||||
}
|
||||
|
||||
ENV() {
|
||||
|
||||
Reference in New Issue
Block a user