tazinst diff installer.cgi @ rev 89

dot command may not search current directory first
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 23 13:52:28 2017 +0200 (2017-07-23)
parents fb5d8424fa9b
children 494ae7666b3e
line diff
     1.1 --- a/installer.cgi	Sun May 29 16:36:40 2016 +0100
     1.2 +++ b/installer.cgi	Sun Jul 23 13:52:28 2017 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  VERSION=3.98
     1.5  
     1.6  # Common functions from libtazpanel
     1.7 -. lib/libtazpanel
     1.8 +. ./lib/libtazpanel
     1.9  get_config
    1.10  
    1.11  TITLE=$(_ 'TazPanel - Installer')