mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 23:20:35 -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 "$@" |