MachineManagerApp/scripts/npm_prepare.sh

9 lines
333 B
Bash
Raw Normal View History

2020-06-04 20:05:16 -06:00
#!/bin/sh
# Copyright 2020 Netsyms Technologies.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
./scripts/www_npm_install.sh
./scripts/generate_credits.sh
./scripts/remove_bloat.sh