1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/tiddlyfox/extension/config_build.sh
Jeremy Ruston dcd13bf140 TiddlyFox updates
It now installs but doesn't do anything useful
2012-08-25 17:33:17 +01:00

12 lines
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=