mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Parsedown: Rename LICENSE.txt to LICENSE
This commit is contained in:
parent
ff17c3729c
commit
0b8ab18243
1
library/vendor/Parsedown/SOURCE
vendored
1
library/vendor/Parsedown/SOURCE
vendored
@ -4,3 +4,4 @@ DESTINATION=.
|
||||
wget -O ${FILENAME}.tar.gz https://github.com/erusev/parsedown/archive/${RELEASE}.tar.gz
|
||||
tar xfz ${FILENAME}.tar.gz -C $DESTINATION/ --strip-components 1 $FILENAME/Parsedown.php $FILENAME/LICENSE.txt
|
||||
chmod 644 $DESTINATION/Parsedown.php
|
||||
mv LICENSE.txt LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user