diff --git a/entrypoint.sh b/entrypoint.sh index 3fdad50..e5db456 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -61,9 +61,6 @@ then echo "[+] Listing root Location" ls -al / - - echo "[+] Listing /home Location" - ls -al /home fi echo "[+] List contents of $SOURCE_DIRECTORY"