This commit is contained in:
vinceliuice
2020-12-26 09:23:20 +08:00
parent 482bc19a34
commit 64e54cbbec
8 changed files with 9 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
INKSCAPE="/usr/bin/inkscape"
OPTIPNG="/usr/bin/optipng"

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
INKSCAPE="/usr/bin/inkscape"
OPTIPNG="/usr/bin/optipng"

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
INKSCAPE="/usr/bin/inkscape"
OPTIPNG="/usr/bin/optipng"

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
INKSCAPE="/usr/bin/inkscape"
OPTIPNG="/usr/bin/optipng"

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
INKSCAPE="/usr/bin/inkscape"
OPTIPNG="/usr/bin/optipng"