kickstart/lib/kickstart-commands

5 lines
87 B
Plaintext
Raw Normal View History

2014-02-20 16:28:28 +00:00
#!/bin/bash
2015-05-20 20:16:16 +00:00
root_dir=$(kickstart root-dir)
2015-05-20 20:21:27 +00:00
find "$root_dir"/lib -d 1 | cut -f2- -d'-'