5 lines
53 B
Makefile
5 lines
53 B
Makefile
.PHONY: link
|
|
|
|
link:
|
|
bash link.sh
|
|
sudo bash link.sh
|