mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
add multiple dots tar for testing
This commit is contained in:
committed by
GitHub
parent
b0777a44cb
commit
8a6bce3745
@@ -6,6 +6,7 @@ setup_local_tls() {
|
||||
TLS=$BATS_TMPDIR/tls
|
||||
mkdir -p $TLS
|
||||
tar xf $BATS_TEST_DIRNAME/server_ssl.tar -C $TLS
|
||||
tar xf $BATS_TEST_DIRNAME/domain_ssl.tar -C $TLS
|
||||
sudo chown -R dokku:dokku $TLS
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user