* add quotes to prevent space issues * pkgrel/checksums --------- Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>
5 lines
86 B
Batchfile
5 lines
86 B
Batchfile
@echo off
|
|
|
|
set "PATH=%~dp0\usr\bin;%PATH%"
|
|
"%~dp0\usr\bin\dash" /usr/bin/rebaseall -p
|