jeddell

Latest update MineOS

Jan 19th, 2019
1,122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. root@mineos ~# cd /usr/games/minecraft
  2. root@mineos games/minecraft# /bin/bash update_webui.sh
  3. Script execution started on: Sun Jan 20 01:25:20 UTC 2019
  4. Updating mineos-node repository...remote: Enumerating objects: 307, done.
  5. remote: Counting objects: 100% (307/307), done.
  6. remote: Compressing objects: 100% (127/127), done.
  7. remote: Total 280 (delta 200), reused 232 (delta 153), pack-reused 0
  8. Receiving objects: 100% (280/280), 110.44 KiB | 0 bytes/s, done.
  9. Resolving deltas: 100% (200/200), completed with 27 local objects.
  10. From https://github.com/hexparrot/mineos-node
  11. d9a604b..b28c5be master -> origin/master
  12. * [new tag] v1.1.7 -> v1.1.7
  13. * [new tag] v1.1.8 -> v1.1.8
  14. * [new tag] v1.2.0 -> v1.2.0
  15. OK
  16. Pulling master branch...From https://github.com/hexparrot/mineos-node
  17. * branch master -> FETCH_HEAD
  18. OK
  19. Updating npm dependencies...OK
  20. Setting node javascript files to executable...OK
  21. Script execution ended on: Sun Jan 20 01:25:50 UTC 2019
  22. root@mineos games/minecraft# git fetch
  23. root@mineos games/minecraft# git merge origin/master
  24. Already up-to-date.
  25. root@mineos games/minecraft# npm install --unsafe-perm
Advertisement
Add Comment
Please, Sign In to add comment