#!/bin/bash if [ -L "/opt/rocm" ] ; then unlink /opt/rocm fi