Skip to content

Commit

Permalink
Update store-setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xoascf committed Jan 1, 2024
1 parent 6a88972 commit a634bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ echo "Generating 'postrm' script..."
printf "%s" "$POSTRMSCRIPT" >DEBIAN/postrm
chmod 755 DEBIAN/postrm

YEAR="2023"
YEAR="2024"

MakeCopyright() {
cat <<EOF
Expand Down

0 comments on commit a634bf6

Please sign in to comment.