latest
This commit is contained in:
@@ -76,14 +76,5 @@ verify:
|
||||
remotebackup:
|
||||
RBACKUPDEST="scp://jp.eeqj.de/backup" $(HOME)/.local/bin/backup.command
|
||||
|
||||
packages:
|
||||
brew install $(BREWPACKAGES)
|
||||
|
||||
# this copies instead of linking because the 'hacks' repo is part of the
|
||||
# sneak-sync shared folder which is synced with machines off-prem
|
||||
# and they are not allowed impending RCE on workstations
|
||||
|
||||
update:
|
||||
cat $(HACKSREPO)/homedir.makefile/Makefile > Makefile
|
||||
brew upgrade
|
||||
|
||||
ln -s $(HACKSREPO)/homedir.makefile/Makefile $(HOME)/Makefile
|
||||
|
||||
Reference in New Issue
Block a user