1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-06 02:41:06 +01:00

Revert "ensure copyright is mode 644"

This reverts commit 4a6b4fb632.
This commit is contained in:
David Peter 2020-11-23 13:29:25 +01:00
parent e69d650598
commit 3c3fc92863

View File

@ -357,7 +357,6 @@ jobs:
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
EOF
chmod 644 "${DPKG_DIR}/usr/share/doc/${{ env.PROJECT_NAME }}/copyright"
# control file
mkdir -p "${DPKG_DIR}/DEBIAN"