Skip to content

Commit

Permalink
Update motd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptopool-builders committed Nov 4, 2018
1 parent d76e976 commit 8976b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions motd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ sudo touch /etc/update-motd.d/00-header ; sudo touch /etc/update-motd.d/10-sysin
sudo chmod +x /etc/update-motd.d/*
sudo cp -r 00-header 10-sysinfo 90-footer /etc/update-motd.d/
cd $HOME/multipool/nomp/ubuntu
sudo cp -r screens /usr/bin/
sudo chmod +x /usr/bin/screens
sudo cp -r nomp /usr/bin/
sudo chmod +x /usr/bin/nomp
echo '
clear
run-parts /etc/update-motd.d/ | sudo tee /etc/motd
Expand Down

0 comments on commit 8976b72

Please sign in to comment.