From fb029124bc9a094ec757007645a1e43bcad75856 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 8 Jul 2022 17:07:00 +0200 Subject: [PATCH] TW5 evolution --- ISOconfig.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ISOconfig.sh b/ISOconfig.sh index 1a9d3d6..1257ead 100755 --- a/ISOconfig.sh +++ b/ISOconfig.sh @@ -302,6 +302,7 @@ echo "$USER ALL=(ALL) NOPASSWD:/usr/local/bin/brother_ql_print" | (sudo su -c 'E ## INSTALL TiddlyWiki [[ ! -f ~/.zen/ipfs/.${IPFSNODEID}/index.html ]] && mkdir -p ~/.zen/ipfs/.${IPFSNODEID} && cp ~/.zen/astrXbian/.install/templates/tiddlywiki/index.html ~/.zen/ipfs/.${IPFSNODEID}/index.html +[[ -f ~/.zen/Astroport.ONE/templates/moawiki.html ]] && cp ~/.zen/Astroport.ONE/templates/moawiki.html ~/.zen/ipfs/.${IPFSNODEID}/index.html ########################################################################