Update FBPackage
This commit is contained in:
parent
6c0c02a90f
commit
4565f0acb0
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ fi
|
|||
|
||||
apt-mark auto "*" &> /dev/null
|
||||
apt-mark manual "*.*.*" &> /dev/null
|
||||
apt-mark auto "apt*" &> /dev/null
|
||||
|
||||
apt-mark showmanual > $FLASHBACKDIR/packages.txt
|
||||
tr '\n' ', ' < $FLASHBACKDIR/packages.txt > $FLASHBACKDIR/packagesformatted.txt
|
||||
|
|
Reference in a new issue