Skip to content

sed failing on os x  #15

@lenw

Description

@lenw

I get the following error on os x :

⚡ make deploy
rm -rf vmwebadm
mkdir -p vmwebadm/js
cp out/client/client.js out/server/server.js vmwebadm/js
cp -r static/* jslib vmwebadm
find vmwebadm -name "~" -delete
sed -i vmwebadm/data/vmwebadmd.xml -e 's;!DEPLOY_PATH!;/opt/vmwebadm;g'
sed: -i may not be used with stdin
make: *
* [fix_path] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions