Direktori : /proc/self/root/proc/self/root/etc/profile.d/ |
Current File : //proc/self/root/proc/self/root/etc/profile.d/postgres.sh |
###################################################################### # ATTENTION! Managed by SaltStack. # # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN! # ###################################################################### if ! echo $PATH | grep -q /usr/pgsql-9.6/bin/ ; then export PATH=$PATH:/usr/pgsql-9.6/bin/ fi