mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2025-02-20 17:31:33 -05:00
Fix notices in Fedora-Server-40.sh
Signed-off-by: mce0 <contact@mce0.dev>
This commit is contained in:
parent
945c1a22f4
commit
7216fe5458
@ -182,7 +182,7 @@ sudo systemctl restart irqbalance
|
||||
|
||||
# Setup notices
|
||||
unpriv curl -s https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue | sudo tee /etc/issue > /dev/null
|
||||
sudo chmod 644 https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue
|
||||
sudo chmod 644 /etc/issue
|
||||
unpriv curl -s https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue | sudo tee /etc/issue.net > /dev/null
|
||||
sudo chmod 644 /etc/issue.net
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user