wip: rewrite s6-rc-up-tree in an actual procgramming language
and write some tests for it, too
This commit is contained in:
8
pkgs/s6-rc-up-tree/s6-rc-db
Normal file
8
pkgs/s6-rc-up-tree/s6-rc-db
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
cat << DEPS
|
||||
one
|
||||
two
|
||||
three
|
||||
four
|
||||
DEPS
|
Reference in New Issue
Block a user