Fix shebang
This commit is contained in:
parent
7e165c9cec
commit
9dc4e76744
@ -1,4 +1,4 @@
|
|||||||
!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo apt install zsh wget curl stow
|
sudo apt install zsh wget curl stow
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
Loading…
Reference in New Issue
Block a user