mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
e50b738c5f
commit
934cfe12ba
|
@ -85,7 +85,7 @@ run(){
|
|||
if [[ "$f" == "" ]]; then
|
||||
main "$args"
|
||||
else
|
||||
"$args"
|
||||
$args
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user