edited install script
This commit is contained in:
parent
32b99c6818
commit
fc9b01e77f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
nimble install -y
|
||||
mkdir -p "$HOME/.local/bin"
|
||||
|
|
Loading…
Reference in a new issue