v3.0.1: many small improvement and bugfix
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
# 19/07/2022 v2.8.1 : few cleanup, fixes and optimizations
|
||||
# 29/07/2022 v2.8.2 : added warning for non bash users
|
||||
# 27/08/2022 v3.0.0 : splitted everything, added rain screensaver
|
||||
# 07/11/2022 v3.0.1 : added concatenation to rmspc, added ku, error managed in meteo
|
||||
# ------------------------------------------------------------------------------
|
||||
# Copyright (c) 2013-2022 Geoffray Levasseur <fatalerrors@geoffray-levasseur.org>
|
||||
# Protected by the BSD3 license. Please read bellow for details.
|
||||
@@ -68,7 +69,7 @@
|
||||
# * OF SUCH DAMAGE.
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export PROFVERSION="3.0.0"
|
||||
export PROFVERSION="3.0.1"
|
||||
|
||||
export DEFAULT_CITY="Toulouse"
|
||||
|
||||
@@ -200,4 +201,5 @@ fi
|
||||
unset pathremove pathprepend pathappend
|
||||
|
||||
#return 0
|
||||
# End /etc/profile
|
||||
|
||||
# End profile.sh
|
||||
|
||||
Reference in New Issue
Block a user