X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=src%2Fpaks%2Fmpd%2Fupdate.sh;fp=src%2Fpaks%2Fmpd%2Fupdate.sh;h=31d1d77cc591bccc5fe45f54922e7ccdb9ecd69e;hp=0000000000000000000000000000000000000000;hb=3de42257d00724f578d2f374ce47a70082edf42a;hpb=db4977b30ab4a9424627a3cbe9415ed4f43b88fb diff --git a/src/paks/mpd/update.sh b/src/paks/mpd/update.sh new file mode 100644 index 0000000000..31d1d77cc5 --- /dev/null +++ b/src/paks/mpd/update.sh @@ -0,0 +1,27 @@ +#!/bin/bash +############################################################################ +# # +# This file is part of the IPFire Firewall. # +# # +# IPFire is free software; you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation; either version 2 of the License, or # +# (at your option) any later version. # +# # +# IPFire is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with IPFire; if not, write to the Free Software # +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# # +# Copyright (C) 2007-2024 IPFire-Team . # +# # +############################################################################ +# +. /opt/pakfire/lib/functions.sh +extract_backup_includes +./uninstall.sh +./install.sh