Skip to content

Commit

Permalink
debug: more
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Oct 21, 2024
1 parent caf99f1 commit 93415ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ main() {
echo "Error: Invalid rename pair '$rename'"
exit 1
fi
mkdir --parents $(dirname "$dst")
ls $(dirname "$dst")
head -n 5 "$src"
cp --force "$src" "$dst"
done
Expand Down

0 comments on commit 93415ce

Please sign in to comment.