nvm un-multimc debian
This commit is contained in:
parent
2f418c0958
commit
7056bf15ea
1 changed files with 0 additions and 6 deletions
|
@ -33,12 +33,6 @@ cd /repo/dists/bookworm/stable/binary-amd64/
|
|||
curl -LO $(curl -s https://api.github.com/repos/Vencord/Vesktop/releases/latest | grep "browser_download_url.*vesktop_.*_amd64.deb" | cut -d : -f 2,3 | tr -d \") -C -
|
||||
cd /drone/src
|
||||
|
||||
# Update MultiMC
|
||||
# Has to be manually updated for each version
|
||||
cd /repo/dists/bookworm/stable/binary-amd64/
|
||||
curl -LO https://files.multimc.org/downloads/multimc_1.6-1.deb -C -
|
||||
cd /drone/src
|
||||
|
||||
# Do repo stuff
|
||||
cd /repo
|
||||
dpkg-scanpackages --arch amd64 dists/bookworm/stable/binary-amd64/ > dists/bookworm/stable/binary-amd64/Packages
|
||||
|
|
Loading…
Reference in a new issue