diff options
Diffstat (limited to 'rootfs/etc/profile')
-rw-r--r-- | rootfs/etc/profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootfs/etc/profile b/rootfs/etc/profile index 8e38c52..431ef69 100644 --- a/rootfs/etc/profile +++ b/rootfs/etc/profile @@ -1,6 +1,5 @@ # /etc/profile umask 022 -cd "$HOME" export PATH="$PATH:/usr/bin" export LD_LIBRARY_PATH="/lib" |