3 lines
108 B
Bash
Executable File
3 lines
108 B
Bash
Executable File
#! /usr/bin/env bash
|
|
export devmode="--volume $(pwd):/var/www/i2p.www"
|
|
./site-updater-docker.sh runserver.sh |