Refreshed the moun_whitehorse command to mount pegasus as well

master
yorch 10 years ago
parent c022cdd27f
commit aba953b4a2

@ -1,34 +0,0 @@
stty -echo
echo Waiting for silly MAC lag...
for i in {1..3};
do
echo ...$i
sleep 1
done
echo mounting whitehorse
mkdir /Volumes/whitehorses
mount -t smbfs //mak:ale2312x@makineisilon/whitehorse /Volumes/whitehorses
echo mounting pegasus
mkdir /Volumes/pegassus
mount -t smbfs //eduardo:"pgss%401046"@mak-nas/pegasus /Volumes/pegassus
echo done.
sleep 1
open -a trolCommander
echo ' /$$$$$$$ /$$ /$$ /$$ /$$ /$$$$$$ /$$ /$$ /$$$$$$ /$$ /$$';
echo '| $$__ $$| $$ | $$| $$$ | $$ /$$__ $$| $$ | $$ |_ $$_/| $$$ | $$';
echo '| $$ \ $$| $$ | $$| $$$$| $$| $$ \__/| $$ | $$ | $$ | $$$$| $$';
echo '| $$$$$$$/| $$ | $$| $$ $$ $$| $$ | $$$$$$$$ | $$ | $$ $$ $$';
echo '| $$____/ | $$ | $$| $$ $$$$| $$ | $$__ $$ | $$ | $$ $$$$';
echo '| $$ | $$ | $$| $$\ $$$| $$ $$| $$ | $$ | $$ | $$\ $$$';
echo '| $$ | $$$$$$/| $$ \ $$| $$$$$$/| $$ | $$ /$$$$$$| $$ \ $$';
echo '|__/ \______/ |__/ \__/ \______/ |__/ |__/ |______/|__/ \__/';
log_punch.sh in
sleep 25
"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" https://timeandlabor.paychex.com/secure/Login.aspx?Alias=0083A8306102 --args --"profile-direory"="Profile 2" > /tmp/chromelog.log &
stty echo
exit
Loading…
Cancel
Save