浏览代码

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