Skip to content

Commit

Permalink
Merge pull request #30 from aktos-io/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
ceremcem authored Apr 29, 2019
2 parents 5e0e266 + f3a1afe commit 85ca534
Show file tree
Hide file tree
Showing 16 changed files with 4,804 additions and 4,433 deletions.
1 change: 1 addition & 0 deletions production.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ launch-service $(calc-session-name "$0")
# run commands in tmux session
run-in-tmux "cd servers" './run-ls webserver.ls'
run-in-tmux "cd servers" './run-ls occ-service.ls'
run-in-tmux "cd ~/node-occ-sample" "npm start"
2 changes: 1 addition & 1 deletion scada.js
1 change: 1 addition & 0 deletions servers/INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Follow the README on https://github.com/ceremcem/node-occ, #On Linux section
2 changes: 1 addition & 1 deletion update-webui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ DIR=$(dirname "$(readlink -f "$0")")
$DIR/pull.sh
[[ $1 = "--less" ]] || { ./scada.js/install-modules.sh; npm i; }
cd scada.js
gulp --webapp main --production
./production-build.sh main
npm test
Loading

0 comments on commit 85ca534

Please sign in to comment.