to gitea
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"io/ioutil"
|
||||
"gogs.inhome.blapointe.com/local/args"
|
||||
"gitea.inhome.blapointe.com/local/args"
|
||||
"log"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#! /usr/gogs.inhome.blapointe.com/local/bin/python3
|
||||
#! /usr/gitea.inhome.blapointe.com/local/bin/python3
|
||||
|
||||
def main(args) :
|
||||
print("args", args)
|
||||
|
||||
Reference in New Issue
Block a user