X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=build.sh;h=1d91b8080f01bbd52dcafb25e024503c7de5e22e;hp=b51f8fb59ed7126484e2c2f47d7ffb74d9f9976b;hb=a95b8e8626615eb84bd4760a0640d13dc1e67bab;hpb=7a8818d6a3dba51ca8dfc4142488a139618dfdb0 diff --git a/build.sh b/build.sh index b51f8fb..1d91b80 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 api.php items.php logout.php $DESTDIR/ # media cp -RLp media/ $DESTDIR/