changed mountpoints

This commit is contained in:
Sheppy
2017-01-26 20:29:34 +01:00
parent 6b5b372087
commit ef4a074876

2
zshrc
View File

@@ -101,7 +101,7 @@ if [[ $HOST =~ atlantis* ]]; then
fi
## Pathing ##
CIP_MOUNTPOINT="$HOME/moutpoints/cip"
CIP_MOUNTPOINT="$HOME/moutpoints/cip_root"
FS_PREFIX=""
CIPTMP="/proj/ciptmp/$USER"
if [[ $HOST =~ atlantis* ]]; then