-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphantomjs.dummy
executable file
·3 lines (2 loc) · 1003 Bytes
/
phantomjs.dummy
1
2
#!/bin/bash
echo '[{"airline":"Air Berlin","destination":"FUE","origin":"DUS","outbound_arr_time":"16:35","outbound_dep_time":"13:05","outbound_stops":"Nonstop","price":"464 €","return_arr_time":"22:40","return_dep_time":"17:25","return_stops":"Nonstop"},{"airline":"TUIfly","destination":"FUE","origin":"DUS","outbound_arr_time":"9:30","outbound_dep_time":"5:50","outbound_stops":"Nonstop","price":"495 €","return_arr_time":"16:15","return_dep_time":"10:50","return_stops":"Nonstop"},{"airline":"TUIfly /Condor","destination":"FUE","origin":"DUS","outbound_arr_time":"9:30","outbound_dep_time":"5:50","outbound_stops":"Nonstop","price":"549 €","return_arr_time":"22:40","return_dep_time":"17:25","return_stops":"Nonstop"},{"airline":"Air Berlin /Condor","destination":"FUE","origin":"DUS","outbound_arr_time":"16:35","outbound_dep_time":"13:05","outbound_stops":"Nonstop","price":"645 €","return_arr_time":"22:40","return_dep_time":"17:25","return_stops":"Nonstop"}]' > flights.json.tmp