home · contact · privacy
Fix.
[config] / buster / setup_scripts / migrate_pleroma.sh
index 887446328942bd19a545c800f0ccfe7e60787176..1fc2ec828fefcce4f381756eabb5bd7b753d44d5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 set -e
-set -x
+
 # Heavily inspired by <https://docs.pleroma.social/backup.html>
 
 if [ "$#" -ne 1 ]; then