Merge pull request #93 from seemethere/r
Be less restrictive when moving packages Upstream-commit: b988c25492369aa89af91fb4c80724153d2a1b0a 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