TiddlyWiki5/tiddlyfox/extension/config_build.sh

12 wiersze
218 B
Bash

#!/bin/bash
# Build config for the build script, build.sh. Look there for more info.
APP_NAME=tiddlyfox
CHROME_PROVIDERS="content locale skin"
CLEAN_UP=1
ROOT_FILES="readme.txt"
ROOT_DIRS=
BEFORE_BUILD=
AFTER_BUILD=