#!/bin/bash LIFO_SERVER="https://wiki.linux-forks.de" CURLOPTS=( '-b' "/path/to/auth-cookies.txt" )