publish.sh 85 B

123456789
  1. git add .
  2. git commit -m $1
  3. git push
  4. ssh root@192.168.175.60
  5. git pull
  6. ./install.sh