these files were in the wrong location
This commit is contained in:
5
custompkg/root/etc/skel/.profile
Normal file
5
custompkg/root/etc/skel/.profile
Normal file
@@ -0,0 +1,5 @@
|
||||
# do not edit this file. put files in the dir below.
|
||||
source ~/.bashrc
|
||||
for FN in $HOME/Library/profile.d/*.sh ; do
|
||||
source $FN
|
||||
done
|
||||
Reference in New Issue
Block a user