Skip to content
Snippets Groups Projects
Commit bf2016be authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

[j.0] Revert "corr option of cp command" ()

Merging branch 'j.0'  into 'main'.

See merge request !2491
parents 048791f8 8c4654ac
No related branches found
No related tags found
1 merge request!2491Revert "corr option of cp command"
Pipeline #138748 passed
...@@ -29,7 +29,7 @@ TITLE="Linux Package" ...@@ -29,7 +29,7 @@ TITLE="Linux Package"
HELP="$TITLE: Usage: bash adjust_pkg_linux.sh <pkg-root-dir>" HELP="$TITLE: Usage: bash adjust_pkg_linux.sh <pkg-root-dir>"
# shell commands # shell commands
COPY="/usr/bin/cp -f --update=none" COPY="/usr/bin/cp -nf"
MKDIR="/usr/bin/mkdir -p" MKDIR="/usr/bin/mkdir -p"
if [ -z $pkg_root_dir ] if [ -z $pkg_root_dir ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment