Changed shell to bash
This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ lldpd
|
|||||||
find /docker-entrypoint-initdb.d/ -type f -executable -exec /bin/sh {} \;
|
find /docker-entrypoint-initdb.d/ -type f -executable -exec /bin/sh {} \;
|
||||||
|
|
||||||
# Open Shell for User
|
# Open Shell for User
|
||||||
/bin/sh
|
/bin/bash
|
||||||
|
|||||||
Reference in New Issue
Block a user