add nonpure scripts directory for non-nixos systems

This commit is contained in:
randomuser 2023-07-11 21:20:14 -05:00
parent 65da394c5d
commit 30c8e822bb
1 changed files with 10 additions and 0 deletions

10
nonpure/privdata.sh Normal file
View File

@ -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