home · contact · privacy
Add PeerTube migration scripts.
[config] / buster / setup_scripts / setup_peertube.sh
index f57ec40b9b02b9d30ae274511c70a772424c8d1d..2465cfe8ba427cb85dc19de3403bdeea3fcf1607 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 set -e
-set -x
+
 # Heavily inspired by
 # <https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md>
 # and