File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 187
187
<param name =" final_folder" value =" ${ target.path } /libraries/Firmata-2.4.3" />
188
188
<param name =" dest_folder" value =" ${ target.path } /libraries" />
189
189
</antcall >
190
- <move file =" ${ target.path } /libraries/Firmata-2.4.3" tofile =" ${ target.path } /libraries/Firmata" />
190
+ <move file =" ${ target.path } /libraries/Firmata-2.4.3" tofile =" ${ target.path } /libraries/Firmata" />
191
191
<antcall target =" unzip" >
192
192
<param name =" archive_file" value =" Temboo-1.1.2.zip" />
193
193
<param name =" archive_url" value =" https://github.com/temboo/Temboo/archive/1.1.2.zip" />
194
194
<param name =" final_folder" value =" ${ target.path } /libraries/Temboo-1.1.2" />
195
195
<param name =" dest_folder" value =" ${ target.path } /libraries" />
196
196
</antcall >
197
- <move file =" ${ target.path } /libraries/Temboo-1.1.2" tofile =" ${ target.path } /libraries/Temboo" />
197
+ <move file =" ${ target.path } /libraries/Temboo-1.1.2" tofile =" ${ target.path } /libraries/Temboo" />
198
198
</target >
199
199
200
200
<!-- copy hardware folder -->
You can’t perform that action at this time.
0 commit comments