Update 'bootstrap.sh'

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-07-19 06:58:22 +00:00
parent 5d80d77a76
commit 5578f57b26
1 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,3 @@
#!/bin/bash
#!/usr/bin/env bash
curl https://get.docker.sh | bash -
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
chmod +x installer-script.sh