Open FrostyKitten02 opened 6 months ago
When I copy entire directory it doesn't remove leading path.
I expected output to be in /var/www/html but it ends up in /var/www/html/build
actions.txt
Hi @FrostyKitten02, the strip variable expects an int instead of a bool.
int
bool
Try this strip_components: 1
strip_components: 1
When I copy entire directory it doesn't remove leading path.
I expected output to be in /var/www/html but it ends up in /var/www/html/build
actions.txt