lemmy/scripts/query_testing
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
..
views_old make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
views_to_diesel_migration make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
apache_bench_report.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00
api_benchmark.sh make shebangs posix compliant (#2974) 2023-06-08 15:38:26 -04:00