Rephrase message
This commit is contained in:
parent
35fc6b8a65
commit
f3b8367452
|
@ -357,7 +357,7 @@ post_install() {
|
|||
mv post-install.sh /mnt/root
|
||||
chmod +x /mnt/root/post-install.sh
|
||||
print_phase "Post installation"
|
||||
echo "From now on, other script will be run"
|
||||
echo "From now on, other script will be running"
|
||||
right_chroot /mnt /root/post-install.sh -nu "$PERSONAL_USER"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue