Sindbad~EG File Manager

Current Path : /proc/self/root/proc/self/cwd/docker/
Upload File :
Current File : //proc/self/root/proc/self/cwd/docker/install-local.sh

#!/bin/bash

cd docker

# load local environment variables
if [ ! -e ".env" ]; then
  echo "The .env (environment variables) file is missing"
  exit 1
fi

. ./.env

docker-compose -f ../docker-compose.yml build

/bin/bash ./init-selfcert.sh

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists