slackbuilds/development/postman/doinst.sh

3 lines
89 B
Bash

( cd usr/bin ; rm -rf postman )
( cd usr/bin ; ln -sf /opt/postman/app/Postman postman )