mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
build-SD-armbian.sh: Use latest commit of armbian/build
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
7246cf5372
commit
26076e4212
@ -32,7 +32,7 @@ prepare_dirs # tmp cache output
|
||||
# get latest armbian
|
||||
[[ -d armbian ]] || {
|
||||
git clone --depth 100 https://github.com/armbian/build armbian
|
||||
( cd armbian && git checkout c47c9372bf6970d6ca8c32bc5f7ec2a1416ab5bd; )
|
||||
# ( cd armbian && git checkout c47c9372bf6970d6ca8c32bc5f7ec2a1416ab5bd; )
|
||||
}
|
||||
#( cd armbian && git pull --ff-only --tags && git checkout v23.02 )
|
||||
#sed -i -e '/export rootfs_size=/s/du -sm/du --apparent-size -sm/' armbian/lib/functions/image/partitioning.sh
|
||||
|
||||
0
etc/ncp-templates/systemd/nc-unlock.service.sh
Normal file
0
etc/ncp-templates/systemd/nc-unlock.service.sh
Normal file
0
etc/ncp-templates/systemd/nc-unlock.socket.sh
Normal file
0
etc/ncp-templates/systemd/nc-unlock.socket.sh
Normal file
Loading…
x
Reference in New Issue
Block a user