|
@@ -35,8 +35,6 @@ web.tar.gz:
|
|
|
-cp -r ./web ./dist/web/
|
|
|
# cp -r ./subservice ./dist/subservice/
|
|
|
-cp -r ./system ./dist/system/
|
|
|
- -cp localhost.crt ./dist/localhost.crt
|
|
|
- -cp localhost.key ./dist/localhost.key
|
|
|
|
|
|
@ echo "Remove sensitive information"
|
|
|
-rm ./dist/system/dev.uuid
|