X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=build.sh;h=8224f872464707c5b492eded42c02b5099d89e85;hp=b51f8fb59ed7126484e2c2f47d7ffb74d9f9976b;hb=d31c25de8cf1735ca350f55b3520f7bbcb5e2c2e;hpb=7a8818d6a3dba51ca8dfc4142488a139618dfdb0 diff --git a/build.sh b/build.sh index b51f8fb..8224f87 100755 --- a/build.sh +++ b/build.sh @@ -15,7 +15,7 @@ mkdir -p $DESTDIR cp -RLp inc/ $DESTDIR/ # other php files -cp -p admin.*php index.*php api.php items.php logout.php wizard.php $DESTDIR/ +cp -p admin.*php index.*php wizard.*php news.php api.php items.php logout.php $DESTDIR/ # media cp -RLp media/ $DESTDIR/