Fix shebang
This commit is contained in:
@ -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")"
|
||||||
|
Reference in New Issue
Block a user