Changed the handling of credentials while mounting whitehorse
This commit is contained in:
@@ -5,12 +5,12 @@ do
|
|||||||
echo ...$i
|
echo ...$i
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
echo mounting whitehorse
|
#echo mounting whitehorse
|
||||||
mkdir /Volumes/whitehorse
|
#mkdir /Volumes/whitehorse
|
||||||
mount -t smbfs //mak:ale2312x@makineisilon/whitehorse /Volumes/whitehorse
|
#mount -t smbfs //mak:ale2312x@makineisilon/whitehorse /Volumes/whitehorse
|
||||||
echo mounting pegasus
|
#echo mounting pegasus
|
||||||
mkdir /Volumes/pegasus
|
#mkdir /Volumes/pegasus
|
||||||
mount -t smbfs //eduardo:"pgss%401046"@mak-nas/pegasus /Volumes/pegasus
|
#mount -t smbfs //jorge:$pw@mak-nas/pegasus /Volumes/pegasus
|
||||||
echo done.
|
echo done.
|
||||||
sleep 1
|
sleep 1
|
||||||
open -a trolCommander
|
open -a trolCommander
|
||||||
|
|||||||
Reference in New Issue
Block a user