mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2025-07-28 01:02:42 +00:00
just build it
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user