Update compilation.sh (#4200)
Closing https://github.com/armbian/build/issues/4197
This commit is contained in:
parent
4bee8d0a0c
commit
0a9839d0b7
@ -731,7 +731,7 @@ compile_armbian-config()
|
||||
|
||||
fetch_from_repo "$GITHUB_SOURCE/armbian/config" "armbian-config" "branch:master"
|
||||
fetch_from_repo "$GITHUB_SOURCE/dylanaraps/neofetch" "neofetch" "tag:7.1.0"
|
||||
fetch_from_repo "$GITHUB_SOURCE/complexorganizations/wireguard-manager" "wireguard-manager" "tag:v1.0.0.10-26-2021"
|
||||
fetch_from_repo "$GITHUB_SOURCE/complexorganizations/wireguard-manager" "wireguard-manager" "branch:main"
|
||||
|
||||
mkdir -p "${tmp_dir}/${armbian_config_dir}"/{DEBIAN,usr/bin/,usr/sbin/,usr/lib/armbian-config/}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user