Changeset 2573 for lliurex-ssh-login/trunk/fuentes
- Timestamp:
- Oct 6, 2016, 10:38:54 AM (5 years ago)
- Location:
- lliurex-ssh-login/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-ssh-login/trunk/fuentes/debian/changelog
r1502 r2573 1 lliurex-ssh-login (0.27) xenial; urgency=high 2 3 * New instruction for lliurex version 4 5 -- Daniel Duran Vecino <daduve@gmail.com> Thu, 06 Oct 2016 10:37:56 +0200 6 1 7 lliurex-ssh-login (0.26) xenial; urgency=high 2 8 -
lliurex-ssh-login/trunk/fuentes/lliurex-ssh-login.install/etc/update-motd.d/00-header.lliurex
r1502 r2573 35 35 echo "\033[0m\033[37m" 36 36 37 DISTRIB_DESCRIPTION=$( catlliurex-version -n)37 DISTRIB_DESCRIPTION=$(lliurex-version -n) 38 38 printf "Welcome to lliurex %s (%s %s %s)\n" "$DISTRIB_DESCRIPTION" "$(uname -o)" "$(uname -r)" "$(uname -m)"
Note: See TracChangeset
for help on using the changeset viewer.