Commit c6ed76f5 authored by Liam E. Roeth's avatar Liam E. Roeth

1587342913

parent 8e352df5
#!/bin/bash #!/bin/bash
if [[ "$HOSTNAME" = "littleroot" ]]; if [[ "$HOSTNAME" = "littleroot" ]];
then then
command="vpn" command="tmpvpn"
else else
command="eval" command="eval"
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment