OSDN Git Service

cahnge to LF
authorGardentree <keigo3142011@yahoo.co.jp>
Mon, 8 Apr 2019 15:36:19 +0000 (00:36 +0900)
committerGardentree <keigo3142011@yahoo.co.jp>
Mon, 8 Apr 2019 15:36:19 +0000 (00:36 +0900)
update-motd.d/00-Welcome
update-motd.d/10-sysinfo

index d076562..6c9c66d 100644 (file)
@@ -26,4 +26,4 @@ if [ -z "$DISTRIB_DESCRIPTION" ] && [ -x /usr/bin/lsb_release ]; then
        DISTRIB_DESCRIPTION=$(lsb_release -s -d)
 fi
 
-printf "Welcome to %s (%s %s %s)\n" "$DISTRIB_DESCRIPTION" "$(uname -o)" "$(uname -r)" "$(uname -m)"
+printf "Welcome to %s (%s %s %s)\n" "$DISTRIB_DESCRIPTION" "$(uname -o)" "$(uname -r)" "$(uname -m)"
\ No newline at end of file
index 7494a25..a412360 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
 printf "User:"
-whoami
+whoami
\ No newline at end of file