update function sqlsetup

master
Körner, Simon 5 years ago
parent 01a368a7e6
commit d56fdeac6c

@ -55,12 +55,9 @@ function toverview {
}
function sqlsetup {
sudo mount /home/lub/remote/softwaredepot-sqlsetup
git pull
git push
cd ~/remote/softwaredepot-sqlsetup/setup
git pull
cd -
sudo mount -t drvfs '\\hldnt06.berner.lan\softwaredepot/common/microsoft/sqlsetup/scripts' ~/shares/sqlsetup
rm -r ~/shares/sqlsetup/*
cp -a ~/git/sqlsetup/* ~/shares/sqlsetup/
}
function _df() {

Loading…
Cancel
Save