diff options
Diffstat (limited to '')
-rwxr-xr-x | tools/pwg_rel_create.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pwg_rel_create.sh b/tools/pwg_rel_create.sh index 7db54a236..a2a584a61 100755 --- a/tools/pwg_rel_create.sh +++ b/tools/pwg_rel_create.sh @@ -4,7 +4,7 @@ # | pwg_rel_create.sh | # +--------------------------------------------------------------------------+ # | author : Pierrick LE GALL <http://le-gall.net/pierrick> | -# | project : PhpWebGallery | +# | project : Piwigo | # +--------------------------------------------------------------------------+ if [ $# -lt 2 ] |