run post-install script

This commit is contained in:
ed barz 2020-10-27 14:00:48 +01:00
parent 1dc0415a09
commit 933213964f
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ nuser:
chroot $(MNTDIR) passwd $(NUSRNAME) chroot $(MNTDIR) passwd $(NUSRNAME)
chroot $(MNTDIR) dot-install $(NUSRNAME) chroot $(MNTDIR) dot-install $(NUSRNAME)
laptop: metal wifi xorg audio post-install nuser laptop: metal wifi xorg audio run-post-install nuser
archive: archive:
tar -cvpjf void-fs.tar.bz2 \ tar -cvpjf void-fs.tar.bz2 \