This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"count": 10, "items": [{"article_id": 686131, "title": "Planowanie Przychod\u00f3w Ze Sprzeda\u017cy Na Przyk\u0142adzie Przedsi\u0119biorstwa Z Bran\u017cy Us\u0142ugowej Zwi\u0105zanej Z Wy\u017cywieniem \u2013 Pkd 56 (Sales Planning for Selected Company in Sector Food and Beverage Service Activities)", "figshare_url": "http://figshare.com/articles/Planowanie_Przychod_w_Ze_Sprzeda_y_Na_Przyk_adzie_Przedsi_biorstwa_Z_Bran_y_Us_ugowej_Zwi_zanej_Z_Wy_ywieniem_Pkd_56_Sales_Planning_for_Selected_Company_in_Sector_Food_and_Beverage_Service_Activities_/686131", "views": 0, "downloads": 0, "shares": 0, "doi": "http://dx.doi.org/10.6084/m9.figshare.686131", "publisher_doi": "", "publisher_citation": "", "defined_type": "fileset", "status": "Public", "version": 1, "published_date": "23:53, Apr 19, 2013", "description": "<p>Raport przedstawia plan sprzeda\u017cy dla firmy z bran\u017cy us\u0142ugowej zwi\u0105zanej z wy\u017cywieniem. Zawarte s\u0105 w nim zagadnienia teoretyczne dotycz\u0105ce analizy i planowania p |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
if [ -d "/opt/vagrant/bin"]; | |
then git clone [email protected]:discourse/discourse.git; | |
cd discourse; | |
fi |