Page History

Home

yuuhayashi edited this page on 22 Apr 2022

Clone this wiki locally

Welcome to the www-root wiki!!

http://surveyor.mydns.jp/

更新方法

  1. $ ssh pi@raspi2

  2. $ cd /var/www/html

  3. $ git fetch raspi3

    remote: Counting objects: 8, done
    remote: Finding sources: 100% (5/5)
    remote: Getting sizes: 100% (4/4)
    remote: Total 5 (delta 3), reused 5 (delta 3)
    Unpacking objects: 100% (5/5), done.
    From http://raspi3:8200/gitbucket/git/yuu/www-root
    a598d72..b0dd6c4  master     -> raspi3/master
  4. $ git merge raspi3/master

    Updating a598d72..b0dd6c4
    Fast-forward
    img/Archiva.png | Bin 0 -> 9074 bytes
    index.html      |  83 +++++++++++++++++++++++++++++++++++++++++++++++------------------------------------
    2 files changed, 47 insertions(+), 36 deletions(-)
    create mode 100644 img/Archiva.png