This website requires JavaScript.
Explore
Help
Sign In
Fierelier
/
windvn
Watch
1
Star
0
Fork
0
You've already forked windvn
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
2c1623bbe9
windvn
/
path
/
wdvn-get
3 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remake
2022-08-10 00:00:49 +00:00
#!/bin/bash
set -e
Allow diverging version names for sources
2023-07-21 06:47:06 +00:00
debootstrap --arch="$WDVN_ARCH" "$WDVN_VER_DEBSTRAP" "$1" "$WDVN_URL"
Reference in New Issue
Copy Permalink