mattermost-desktop/docker/package_in_docker.sh
2015-12-10 01:02:41 +09:00

6 lines
135 B
Bash
Executable file

#!/bin/sh
# This script should be executed in docker container.
set -ex
cd electron-mattermost
./node_modules/gulp/bin/gulp.js package