fix: start.sh
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 1m27s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 1m27s
This commit is contained in:
2
start.sh
2
start.sh
@@ -41,7 +41,7 @@ fi
|
||||
# [3/6] Add $PWD/bin to PATH for arty and custom scripts
|
||||
echo "[3/6] Configuring PATH..."
|
||||
ln -sf "$PWD/bin/artifact_git_download.sh" /usr/local/bin/arty
|
||||
ln -sf "$PWD/bin/*" /usr/local/bin/
|
||||
cp -s $PWD/bin/*.sh /usr/local/bin/
|
||||
echo " ✓ PATH updated: $PWD/bin added"
|
||||
|
||||
# [4/6] Setting up with arty
|
||||
|
||||
Reference in New Issue
Block a user