mirror of
https://github.com/unraid/webgui.git
synced 2026-01-19 08:00:24 -06:00
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
# Just a wrapper.
|
|
exec /usr/bin/docker "$@" |