Be less restrictive when moving packages
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> Upstream-commit: 941d99ff6ae57bc06b06b85b7b07210301f454b2 Component: packaging
This commit is contained in:
@@ -46,4 +46,4 @@ echo VERSION BBB $VERSION
|
||||
dpkg-buildpackage -uc -us -I.git
|
||||
destination="/build"
|
||||
mkdir -p "$destination"
|
||||
mv -v /root/docker-ce* "$destination"
|
||||
mv -v /root/docker* "$destination"
|
||||
|
||||
Reference in New Issue
Block a user