diff --git a/docker-startup.sh b/docker-startup.sh index 98705fb16b38d6ad1f4012e25ea4e5768782eb4d..6d7c446b9408e813dc841e250a6f2ba725362e81 100755 --- a/docker-startup.sh +++ b/docker-startup.sh @@ -48,7 +48,6 @@ wait_database() { prepare_static() { # Prepare static files; should only be run in app container or job - aleksis-admin compilescss aleksis-admin collectstatic --no-input --clear }