Skip to content
Snippets Groups Projects
Commit cf472d97 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Revert a command

parent aa3c5cce
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,6 @@ dependencies = [ ...@@ -7,7 +7,6 @@ dependencies = [
"cairo", "cairo",
] ]
script = """ script = """
rsync -av --delete "${COOKBOOK_SOURCE}/"
./autogen.sh ./autogen.sh
cookbook_configure cookbook_configure
""" """
...@@ -7,6 +7,5 @@ dependencies = [ ...@@ -7,6 +7,5 @@ dependencies = [
"lzlib", "lzlib",
] ]
script = """ script = """
rsync -av --delete "${COOKBOOK_SOURCE}/"
cookbook_configure cookbook_configure
""" """
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment