-
Notifications
You must be signed in to change notification settings - Fork 712
AlpineLinux not loading etc profile
ICHx edited this page May 9, 2020
·
1 revision
Alpine Linux doesn't seem to be running /etc/profile by default to load the path variables.
To fix the issue, add
source /etc/profile
into ~/.profile