Skip to content
Snippets Groups Projects
Forked from Vrelnir / Degrees of Lewdity
6443 commits behind the upstream repository.
00c356's avatar
00c356 authored
changed `#!/bin/bash` to `#!/bin/sh` as we don't use any bash features and is more POSIX compliant (ie, works on more systems without extra configuration)
added user execution permissions to all binaries (for some reason none of them were stored as executable by git? Might be a no-op on some systems)
8dc7ba83
History