X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=build.sh;h=1ee0a41cc85e312bd1e88533b47c61fe3e95ce08;hp=82aacece35eb54414b3dad2982ee8bb67787d5be;hb=bc6ff55fe2768cb38239e022a186bc47a9841b48;hpb=726e61ea5e917d98fa8b58bbad46811304e23ff3 diff --git a/build.sh b/build.sh index 82aacec..1ee0a41 100755 --- a/build.sh +++ b/build.sh @@ -13,6 +13,8 @@ mkdir -p $DESTDIR # php includes cp -RLp inc/ $DESTDIR/ +# removes generated settings in case it exists +rm -f $DESTDIR/inc/settings.php # other php files cp -p admin.*php index.*php upgrade.*php install.*php news.php api.php items.php logout.php $DESTDIR/