Functional version 1.1
This commit is contained in:
9
variables.conf.template
Normal file
9
variables.conf.template
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copy this file as variables.conf, with the correct values
|
||||
|
||||
remote_repository=""
|
||||
ssh_key=""
|
||||
ssh_options=""
|
||||
|
||||
exlist=""
|
Reference in New Issue
Block a user