소스 검색

tool added to repo, too as backup

masterX244 2 년 전
부모
커밋
73d99f5a1e
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      autoxml.sh

+ 7 - 0
autoxml.sh

@@ -0,0 +1,7 @@
+#!/bin/bash
+cd /home/web/senazutzler/sweeper/autoxml
+wget https://api.sena.com/support/SenaNeoApp/snm.xml
+git add snm.xml
+git commit -m "Autoxml dump"
+git push
+rm snm.xml