Move settings scripts to dedicated folder in linux section

Will be automatically added to settings folder via script during build
Scripts are currently broken, do not use
This commit is contained in:
BeatLink 2019-06-30 18:47:18 -05:00
parent 5f6f260411
commit 06524257d0
3 changed files with 7 additions and 3 deletions

View file

@ -0,0 +1,7 @@
#!/bin/bash
cp -r ./defaults/pref/local-settings.js ../
cp -r ./distribution/policies.json
cp -r ./../* ./

View file

@ -1,3 +0,0 @@
#!/bin/bash
cp -r ./settings/* ./