mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-19 07:34:18 -05:00
Merge branch 'develop' into rav/SYN-642
This commit is contained in:
commit
361fc53917
@ -1,4 +1,6 @@
|
||||
#!/bin/bash -eu
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
|
||||
: ${WORKSPACE:="$(pwd)"}
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
#!/bin/bash -eu
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
|
||||
: ${WORKSPACE:="$(pwd)"}
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
#!/bin/bash -eu
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
|
||||
: ${WORKSPACE:="$(pwd)"}
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
#!/bin/bash -eu
|
||||
#!/bin/bash
|
||||
|
||||
set -eux
|
||||
|
||||
: ${WORKSPACE:="$(pwd)"}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user