@@ -0,0 +1,9 @@
default: install
install: prereqs
cat ./profile.sh > $(HOME)/.profile
rsync -avP ./home/ $(HOME)/
bash setup.sh
prereqs:
sudo yum install -y rsync byobu
The note is not visible to the blocked user.