This commit is contained in:
Bel LaPointe
2024-01-09 14:45:36 -07:00
parent a4d39d38dc
commit 5b645b1898
43 changed files with 59 additions and 275 deletions

View File

@@ -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"

View File

@@ -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)