mirror of
https://github.com/containers/skopeo.git
synced 2025-09-01 22:58:24 +00:00
Fix make install
on OSX
Fixes #383 Signed-off-by: Ed Robinson <ed.robinson@reevoo.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ $(uname) == "Darwin" ]; then
|
||||
echo "containers_image_ostree_stub"
|
||||
fi
|
Reference in New Issue
Block a user