#!/bin/bash createSuccessfulRunFile() { echo "LibrePortal last ran on : $(date)" | runInstallWrite "$docker_dir/run.txt" }