feat: implemented the whole process

This commit is contained in:
Strix 2023-10-14 22:39:40 +02:00
parent 59b77fd07f
commit 61e3c450b7
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
9 changed files with 64 additions and 25 deletions

View file

@ -0,0 +1,3 @@
#!/bin/sh
printf ""

View file

@ -1,7 +1,9 @@
#!/bin/sh
fetch_latest_version() {
printf ""
}
download_file() {
printf ""
}

View file

@ -0,0 +1,3 @@
#!/bin/sh
printf ""