Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c3f8206d authored by Robert Nelson's avatar Robert Nelson
Browse files

debootstrap: upgrade


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 43dd2c23
No related merge requests found
#!/bin/bash -e
mirror="https://snapshot.debian.org/archive/debian/20211102T152554Z/"
mirror="https://deb.debian.org/debian"
package_name="debootstrap"
debian_pkg_name="${package_name}"
package_version="1.0.125"
package_version="1.0.128+nmu2"
git_repo=""
git_sha=""
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment