Skip to content

Commit

Permalink
Update run
Browse files Browse the repository at this point in the history
  • Loading branch information
wy580477 committed Jun 8, 2022
1 parent 847dc24 commit 4c21b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/service/1/run
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Update Ray
/workdir/install_2.sh
EXEC=$(echo $RANDOM | md5sum | head -c 6; echo)
mv /usr/bin/ray /workdir/${EXEC}
ln /usr/bin/ray /workdir/${EXEC}

# Run Ray
sed -i "s|VmessUUID|${VmessUUID}|g;s|PASSWORD|${PASSWORD}|g;s|SecretPATH|${SecretPATH}|g" /workdir/ray.yaml
Expand Down

0 comments on commit 4c21b19

Please sign in to comment.