Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 218 Bytes

Radio-Sh

How to use

To improve the user experience, it is recommended to add a Makefile to the user's directory

~/Makefile

radio:
	@bash ~/Documents/Scripts/radio-sh/radio.sh

Execute

make radio