mirror of
https://github.com/unraid/webgui.git
synced 2026-03-11 21:38:50 -05:00
initial commit
This commit is contained in:
3
plugins/dynamix.docker.manager/scripts/docker
Executable file
3
plugins/dynamix.docker.manager/scripts/docker
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Just a wrapper.
|
||||
exec /usr/bin/docker "$@"
|
||||
Reference in New Issue
Block a user