mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
upload.sh: Remove debug output
This commit is contained in:
parent
01b5f9c7c3
commit
3fe9ba1146
1 changed files with 0 additions and 1 deletions
|
|
@ -168,7 +168,6 @@ ssh_mkdir()
|
|||
parts="/ `echo $dir | sed -e 's%/% %g'`"
|
||||
test -n "$dir_mode" && MODE="-m $dir_mode"
|
||||
cat << EOT |
|
||||
echo creating $parts
|
||||
for part in $parts; do
|
||||
path="\$path/\$part"
|
||||
if [ ! -d \$path ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue