diff options
Diffstat (limited to '')
| -rwxr-xr-x | crates/yt_dlp/update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/yt_dlp/update.sh b/crates/yt_dlp/update.sh index ab03b62..52c96b5 100755 --- a/crates/yt_dlp/update.sh +++ b/crates/yt_dlp/update.sh @@ -10,4 +10,4 @@ # You should have received a copy of the License along with this program. # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. -./crates/pyo3-pylogger/update.sh "$@" +"$(dirname "$0")/crates/pyo3-pylogger/update.sh" "$@" |
