chorot-db
This commit is contained in:
parent
a7b8c138bd
commit
2a7028ca5a
1 changed files with 4 additions and 0 deletions
4
bin/tamir_chroot_db
Normal file
4
bin/tamir_chroot_db
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
cd /var/lib/pkg/DB
|
||||
grep -rli '/mnt/lfs' * | xargs -i@ sed -i 's/\/mnt\/lfs\///g' @
|
||||
cd -
|
Loading…
Add table
Reference in a new issue