mirror of
https://github.com/NohamR/GoFileCLI.git
synced 2025-05-24 00:49:00 +00:00
last rename 😂
This commit is contained in:
parent
fd28dab310
commit
973f7180aa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
uses: Nuitka/Nuitka-Action@main
|
||||
with:
|
||||
nuitka-version: main
|
||||
script-name: gocli.py
|
||||
script-name: gofilecli.py
|
||||
onefile: true
|
||||
|
||||
- name: Upload Artifacts
|
||||
|
@ -1,3 +1,6 @@
|
||||
# GoFileCLI :
|
||||
......
|
||||
|
||||
# Installation :
|
||||
|
||||
## Set env variables :
|
||||
@ -22,7 +25,7 @@ export GOPLOAD_PRIVATE_PARENT_ID="UUID"
|
||||
# Usage :
|
||||
Upload a file :
|
||||
```bash
|
||||
gocli -i 'file.txt'
|
||||
gofilecli -i 'file.txt'
|
||||
````
|
||||
|
||||
# To do :
|
||||
|
Loading…
x
Reference in New Issue
Block a user