7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
# Copy this file as variables.conf, with the correct values
|
||
|
|
||
|
user=''
|
||
|
pass=''
|