fix post
This commit is contained in:
parent
f503d7a233
commit
1113b8882c
1 changed files with 1 additions and 1 deletions
2
snap-pac
2
snap-pac
|
|
@ -63,7 +63,7 @@ for CONFIG in $SNAPPER_CONFIGS; do
|
||||||
|
|
||||||
if [[ $PACMAN_PRE_POST == "yes" ]]; then
|
if [[ $PACMAN_PRE_POST == "yes" ]]; then
|
||||||
|
|
||||||
prefile=/tmp/snap-pac-pre_$CONFIG
|
prefile="/tmp/snap-pac-pre_$CONFIG"
|
||||||
|
|
||||||
if [[ "$pre_or_post" == "pre" ]]; then
|
if [[ "$pre_or_post" == "pre" ]]; then
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue