diff --git a/.gitignore b/.gitignore index 8d01207..476eccf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,10 +7,9 @@ node_modules .DS_Store deploy/* work/* -config postrun.sh SKIP SKIP_IMAGES .pc *-pc -apt-cacher-ng/ \ No newline at end of file +apt-cacher-ng/ diff --git a/config b/config new file mode 100644 index 0000000..72dca46 --- /dev/null +++ b/config @@ -0,0 +1,4 @@ +IMG_NAME='PiSDR' +ENABLE_SSH=1 +HOSTNAME='pisdr' +FIRST_USER_PASS='raspberry'