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
7c2f637184
packager
/
pkg
/
scripts
/
bootstrap
/
download_latest
9 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
feat: fixed file management
2023-10-14 22:39:39 +02:00
#!/bin/sh
fetch_latest_version() {
feat: implemented the whole process
2023-10-14 22:39:40 +02:00
printf ""
feat: fixed file management
2023-10-14 22:39:39 +02:00
}
download_file() {
feat: implemented the whole process
2023-10-14 22:39:40 +02:00
printf ""
feat: fixed file management
2023-10-14 22:39:39 +02:00
}
Reference in a new issue
Copy permalink