浏览代码

Pass the scripts to Python instead of running them directly

master
Fen Dweller 5 年前
父节点
当前提交
a5c2fab97a
共有 2 个文件被更改,包括 0 次插入4 次删除
  1. +0
    -2
      changelog.py
  2. +0
    -2
      commits.py

+ 0
- 2
changelog.py 查看文件

@@ -1,5 +1,3 @@
#! /usr/bin/python3

import sys
import os
import requests


+ 0
- 2
commits.py 查看文件

@@ -1,5 +1,3 @@
#! /usr/bin/python3

import sys
import os
import requests


正在加载...
取消
保存