mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2025-02-22 17:32:12 +00:00
just build it
This commit is contained in:
parent
ef6fe370e5
commit
fd08c24e4a
@ -141,8 +141,11 @@ mkdir -p podman-deb/usr/bin
|
||||
cp -v build/bin/conmon podman-deb/usr/bin/
|
||||
|
||||
## ofc the permission
|
||||
#chmod 755 podman-deb/usr/local/bin/*
|
||||
chmod 755 podman-deb/usr/local/bin/*
|
||||
chmod 755 podman-deb/usr/bin/*
|
||||
|
||||
## Finally build the .deb
|
||||
dpkg-deb --build podman-deb build
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user