mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
4e5798852f
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@' ``` |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.prettierrc.json | ||
jest.config.js | ||
package.json | ||
prepare-drone-federation-test.sh | ||
run-federation-test.sh | ||
tsconfig.json | ||
yarn.lock |