Created
April 10, 2019 06:09
-
-
Save emilfolino/b589b99b0a46f6e816ceb9063e692065 to your computer and use it in GitHub Desktop.
super-correct
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
PASS=$(pass BTH\ Studkonto) | |
ssh [email protected] -i /home/efo/.ssh/dbwebb.pub -t "echo $PASS | sudo -S setpre-dbwebb-kurser.bash $3" | |
dbwebb --yes inspect $1 $2 $3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment