kickstart/lib/kickstart-commands

5 lines
87 B
Plaintext
Raw Normal View History

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