Skip to content

Commit

Permalink
fixed output usage
Browse files Browse the repository at this point in the history
  • Loading branch information
munzili committed May 14, 2022
1 parent 0b88f89 commit 9879a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postupgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PSBIN=$LBPSBIN/$PDIR
PBIN=$LBPBIN/$PDIR

cho "<INFO> Copy back existing config files"
cp -p -v -r /tmp/$PSHNAME\_upgrade/config/* $PCONFIG/
cp -p -v -r /tmp/$PSHNAME\_upgrade/config/* $PCONFIG/

echo "<INFO> Remove temporary folders"
rm -rf /tmp/$PSHNAME
Expand Down

0 comments on commit 9879a5d

Please sign in to comment.