From aba953b4a23a20e20b098cecd0d99b54a191801f Mon Sep 17 00:00:00 2001 From: yorch Date: Tue, 19 Apr 2016 18:28:44 -0700 Subject: [PATCH] Refreshed the moun_whitehorse command to mount pegasus as well --- ...e_old.command => mount_whitehorse.command} | 0 bash/mount_whitehorse_ALT.command | 34 ------------------- 2 files changed, 34 deletions(-) rename bash/{mount_whitehorse_old.command => mount_whitehorse.command} (100%) delete mode 100755 bash/mount_whitehorse_ALT.command diff --git a/bash/mount_whitehorse_old.command b/bash/mount_whitehorse.command similarity index 100% rename from bash/mount_whitehorse_old.command rename to bash/mount_whitehorse.command diff --git a/bash/mount_whitehorse_ALT.command b/bash/mount_whitehorse_ALT.command deleted file mode 100755 index 7f43eb9..0000000 --- a/bash/mount_whitehorse_ALT.command +++ /dev/null @@ -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