This website requires JavaScript.
Explore
Help
Sign in
strix
/
packager
Watch
1
Star
0
Fork
You've already forked packager
0
Code
Issues
2
Pull requests
Releases
4
Activity
fbbf66faa1
packager
/
pkg
/
scripts
/
bootstrap
/
download_latest
9 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
feat: fixed file management
2023-07-13 16:50:49 +02:00
#!/bin/sh
fetch_latest_version() {
feat: implemented the whole process
2023-07-13 22:47:09 +02:00
printf ""
feat: fixed file management
2023-07-13 16:50:49 +02:00
}
download_file() {
feat: implemented the whole process
2023-07-13 22:47:09 +02:00
printf ""
feat: fixed file management
2023-07-13 16:50:49 +02:00
}
Reference in a new issue
Copy permalink