diff options
Diffstat (limited to 'modules/etcd/.packaging/ubuntu/18.04/pre-test.sh')
-rwxr-xr-x | modules/etcd/.packaging/ubuntu/18.04/pre-test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/etcd/.packaging/ubuntu/18.04/pre-test.sh b/modules/etcd/.packaging/ubuntu/18.04/pre-test.sh new file mode 100755 index 0000000..4df79d9 --- /dev/null +++ b/modules/etcd/.packaging/ubuntu/18.04/pre-test.sh @@ -0,0 +1 @@ +luarocks install etcd --from=https://mah0x211.github.io/rocks/ |