diff --git a/src/library/bsh/bshrc b/src/library/bsh/bshrc index 6bec96a..bd92990 100644 --- a/src/library/bsh/bshrc +++ b/src/library/bsh/bshrc @@ -5,7 +5,7 @@ # Lines starting with # are comments. # # PATH controls command lookup order (colon-separated). -export PATH="/bin:/example/bin" +export PATH="/bin" # Scripts to run automatically. # STARTUP runs for interactive shells.