9 lines
No EOL
89 B
Makefile
9 lines
No EOL
89 B
Makefile
install:
|
|
./install.zsh
|
|
|
|
update:
|
|
./install.zsh update
|
|
|
|
private:
|
|
./install.zsh private
|
|
6 |