amazonlinux2config/Makefile

9 lines
130 B
Makefile
Raw Permalink Normal View History

2021-10-14 09:26:27 +00:00
default: install
install: prereqs
cat ./profile.sh > $(HOME)/.profile
bash setup.sh
prereqs:
sudo yum install -y rsync byobu