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