change server in sqlsetup function

master
lub 5 years ago
parent d31d612e78
commit 8c9bf9a664

@ -58,7 +58,7 @@ function toverview {
} }
function sqlsetup { function sqlsetup {
sudo mount -t drvfs '\\hldnt06.berner.lan\softwaredepot/common/microsoft/sqlsetup/scripts' ~/shares/sqlsetup sudo mount -t drvfs '\\hldnt352.berner.lan\softwaredepot/common/microsoft/sqlsetup/scripts' ~/shares/sqlsetup
rm -r ~/shares/sqlsetup/* rm -r ~/shares/sqlsetup/*
cp -a ~/git/sqlsetup/* ~/shares/sqlsetup/ cp -a ~/git/sqlsetup/* ~/shares/sqlsetup/
} }

Loading…
Cancel
Save