Move issue into folder /login
This commit is contained in:
parent
05adda4126
commit
1efced5cb4
|
@ -148,7 +148,7 @@ while true; do
|
|||
read -p "Do you want to install the custom login promt? (Yy/Nn): " yn
|
||||
case $yn in
|
||||
[Yy]* )
|
||||
sudo cp ~/dotfiles/issue /etc/issue
|
||||
sudo cp ~/dotfiles/login/issue /etc/issue
|
||||
echo "Login promt installed."
|
||||
break;;
|
||||
[Nn]* )
|
||||
|
|
Loading…
Reference in New Issue
Block a user