mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-26 09:58:43 +01:00
post istall sync /var/lib/current¤tplus file
This commit is contained in:
parent
601974aa20
commit
694dae030b
1 changed files with 1 additions and 0 deletions
|
@ -41,5 +41,6 @@ config etc/slackpkg/notifymsg.conf.new
|
||||||
|
|
||||||
if [ -d var/lib/slackpkg ];then
|
if [ -d var/lib/slackpkg ];then
|
||||||
[ ! -e $WORKDIR/pkglist ]&&touch $WORKDIR/pkglist
|
[ ! -e $WORKDIR/pkglist ]&&touch $WORKDIR/pkglist
|
||||||
|
[ ! -e $WORKDIR/current ]&&touch $WORKDIR/currentplus
|
||||||
[ ! -e $WORKDIR/CHECKSUMS.md5 ]&&touch $WORKDIR/CHECKSUMS.md5
|
[ ! -e $WORKDIR/CHECKSUMS.md5 ]&&touch $WORKDIR/CHECKSUMS.md5
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue