Skip to content

Commit

Permalink
look at license file
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Apr 10, 2024
1 parent f30c624 commit 03ded50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
echo "${rlmSERVER}"
echo "${rlmPASSWD}"
sed -e "s/@SERVER@/${rlmSERVER}/" -e "s/@PASSWORD@/$rlmPASSWD}/" /opt/Coreform-Cubit-2023.11/bin/licenses/rlmcloud.in > /opt/Coreform-Cubit-2023.11/bin/licenses/rlmcloud.lic
cat /opt/Coreform-Cubit-2023.11/bin/licenses/rlmcloud.lic
echo y | coreform_cubit -nographics
Expand Down

0 comments on commit 03ded50

Please sign in to comment.