diff --git a/basic/overrides/stackspin-nextcloud-override.yaml b/basic/overrides/stackspin-nextcloud-override.yaml
index aae5ee91c543318ddc2b266fc5b6ee54d625259b..57eba030642f977feed4b1f7c896ccef0116f43b 100644
--- a/basic/overrides/stackspin-nextcloud-override.yaml
+++ b/basic/overrides/stackspin-nextcloud-override.yaml
@@ -45,11 +45,12 @@ data:
             #  - name: nextcloud-onlyoffice-config
             #    mountPath: /var/local
 
-      #lifecycle:
-      #  postStartCommand:
-      #    - '/bin/bash'
-      #    - '-c'
-      #    - '"echo hiho && /bin/bash /var/local/setup-apps.sh"'
+      lifecycle:
+        postStartCommand:
+          - '/bin/bash'
+          - '-c'
+          - 'echo hiho | tee /tmp/test'
+            #- 'echo hiho && /bin/bash /var/local/setup-apps.sh'
     apps:
       # Basics
       - name: bruteforcesettings