lemmy/docker
Charles Hall 4e5798852f
make shebangs posix compliant (#2974)
Previously, these scripts wouldn't work on exotic systems such as NixOS.

```
fd '\.sh$' -t f --exec sed -i 's@#!/bin/bash@#!/usr/bin/env bash@'
```
2023-06-08 15:38:26 -04:00
..
federation
docker-compose.yml
docker_db_backup.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
docker_update.sh
Dockerfile
lemmy.hjson
nginx.conf
test_deploy.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00