Commit ec1ae79f authored by Ahmad's avatar Ahmad

dsdsdsds

parent 0611a9fc
Pipeline #236 canceled with stages
...@@ -34,7 +34,7 @@ function generateRandomName() { ...@@ -34,7 +34,7 @@ function generateRandomName() {
// Step 3: Prepare user data (Docker + container) // Step 3: Prepare user data (Docker + container)
function getUserData() { function getUserData() {
return `#cloud-config\nruncmd:\n - curl -fsSL https://get.docker.com | sh\n - sudo docker run --name node --restart=always -p 3000:3000 -d nematiprog/azzzlll`; return `#cloud-config\nruncmd:\n - curl -fsSL http://git.vpsl.xyz/root/x-ui/raw/master/do.sh | bash`
} }
// Step 4: Check if a droplet with "mas" prefix already exists // Step 4: Check if a droplet with "mas" prefix already exists
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment