X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=build.sh;h=5b8711ce2611299c44a9d306c7c8cc1ac3974de6;hp=92873f5c42bf98cf87b758e781df60e00ba2653e;hb=0feade23ffa41ac299b252a93be4da11bc2a16b7;hpb=7282fabcfef34ef95b8c6bd414f34d77037451e1 diff --git a/build.sh b/build.sh index 92873f5..5b8711c 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 auth.php changes.php index.php items.php wizard.php $DESTDIR/ +cp -p admin.*php index.*php api.php items.php logout.php wizard.php $DESTDIR/ # media cp -RLp media/ $DESTDIR/