Commit f5a24e47 authored by Fabio Pelosin's avatar Fabio Pelosin

[CopyResourcesScript] Touch resources-to-copy.txt

parent be7bfe4d
......@@ -81,6 +81,8 @@ module Pod
#!/bin/sh
RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy.txt
touch "$RESOURCES_TO_COPY"
install_resource()
{
case $1 in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment