From dc989c1892596353a09b6a3ae2c1b1731e3cf192 Mon Sep 17 00:00:00 2001 From: Ashik K Date: Sat, 25 Mar 2023 18:17:59 +0100 Subject: [PATCH] Make exhibition id a command line argument for fetcher - to make the program more general and can be used for multiple exhibitions --- fetcher.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fetcher.cc b/fetcher.cc index d548170..fdb7ca7 100644 --- a/fetcher.cc +++ b/fetcher.cc @@ -13,13 +13,13 @@ int main(int argc, char *argv[]) { - if (argc !=2 ) { - std::cout<<"Please run as "<"< "< 0) */std::cout<<"url to fetch is "<