diff --git a/Makefile b/Makefile index 8f9ac36..1aa1065 100644 --- a/Makefile +++ b/Makefile @@ -89,7 +89,7 @@ nuser: chroot $(MNTDIR) passwd $(NUSRNAME) chroot $(MNTDIR) dot-install $(NUSRNAME) -laptop: metal wifi xorg audio post-install nuser +laptop: metal wifi xorg audio run-post-install nuser archive: tar -cvpjf void-fs.tar.bz2 \