We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd667e commit 5054419Copy full SHA for 5054419
1 file changed
docker-entrypoint.sh
@@ -10,7 +10,7 @@ sudo /usr/local/bin/init-firewall.sh \
10
)
11
12
# sometimes i forget where i started after all the firewall rule stdout
13
-tree
+ls -la
14
15
if [ "$#" -eq 0 ]; then
16
exec /bin/bash
0 commit comments