Your Name 6 years ago
parent
commit
e1f8476207
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup_amd.sh

+ 1 - 1
setup_amd.sh

@@ -484,7 +484,7 @@ fi
 printf "Welcome to %s (%s %s %s)\n" "$DISTRIB_DESCRIPTION" " $(uname -o)" "$(uname -p)"
 EOF
 cd /etc/update-motd.d
-sudo -u work curl -sf http://folivier.homelinux.org/genethos/motd.tar.xz | tar xJ
+sudo -u work curl -sf http://folivier.homelinux.org/genethos/files/motd.tar.xz | tar xJ
 cd ~
 sed -i -e "s/#force_color_prompt=yes/force_color_prompt=yes/g" /home/work/.bashrc
 if ! grep --quiet "export DISPLAY=:0" /home/work/.bashrc