Skip to content

Commit

Permalink
switch to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
pnoll1 committed Jun 25, 2023
1 parent d0b7f72 commit 3eaede4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osmand_osm/osm/setup_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
# lxc.idmap = g 0 232072 65536
# if using btrfs backin add --bdev btrfs before --
# setup container
sudo lxc-create -q osmand_map_creation -t download -- -d debian -r sid -a amd64
sudo lxc-create -q osmand_map_creation -t download -- -d debian -r bookworm -a amd64
sudo lxc-start osmand_map_creation
sudo cp setup_app.sh /var/lib/lxc/osmand_map_creation/rootfs/

0 comments on commit 3eaede4

Please sign in to comment.