1 min to read
McMenu8
Eight attempt to post multiple images at the same time

./initpost.sh -c “McMenu8” “https://live.staticflickr.com/8287/7691974134_5c43031aa3_w.jpg” “food” ./initpost.sh -c “Whopper” “https://www.burgerking.ee/images/optimized/products/meals-whopper-desktop-4330f37bfdd964a0698be10591f4ff45.png” “food”
This is what it ended up looking like. The problem was that I tried using a space or / or \ to go to the next like because pressing enter also initialised the function
Comments