feat: fixed file management

This commit is contained in:
Strix 2023-10-14 22:39:39 +02:00
parent 36c782a564
commit 5083e2ba9b
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
12 changed files with 148 additions and 43 deletions

View file

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