diff options
| author | B. Watson <yalhcru@gmail.com> | 2020-06-10 19:42:04 -0400 |
|---|---|---|
| committer | B. Watson <yalhcru@gmail.com> | 2020-06-10 19:42:04 -0400 |
| commit | c3238e690a1f3254d282623e047f0124206de9b9 (patch) | |
| tree | aad4069d37a258d2d641fef67abd7a3317fde111 /sbrun | |
| parent | fdab64c728d172419b3cc3f8a566a3fd134ab366 (diff) | |
| download | sbostuff-c3238e690a1f3254d282623e047f0124206de9b9.tar.gz | |
cleanup, wip for eventual release
Diffstat (limited to 'sbrun')
| -rwxr-xr-x | sbrun | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ #!/bin/bash +# TODO: distcc masquerade dir, pump mode +# TODO: fix interactive shell option +# TODO: maybe change the cpufreq governor? + # Configurables: TMP=${TMP:-/tmp/SBo} |
