diff --git a/nonpure/privdata.sh b/nonpure/privdata.sh new file mode 100644 index 0000000..b7a981f --- /dev/null +++ b/nonpure/privdata.sh @@ -0,0 +1,10 @@ +# fetch private data repository and deploy + +mkdir -p $HOME/git/ +git clone https://git.beepboop.systems/rndusr/privdata $HOME/git/privdata + +cd $HOME/git/privdata +./handler.sh unarch + +cd output +make