tazpanel diff floppy.cgi @ rev 613

dot command may not search current directory first
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 23 13:53:37 2017 +0200 (2017-07-23)
parents 00f3f95762d4
children
line diff
     1.1 --- a/floppy.cgi	Sun Apr 10 11:57:28 2016 +0200
     1.2 +++ b/floppy.cgi	Sun Jul 23 13:53:37 2017 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  #
     1.5  
     1.6  # Common functions from libtazpanel
     1.7 -. lib/libtazpanel
     1.8 +. ./lib/libtazpanel
     1.9  get_config
    1.10  TITLE=$(_ 'Boot')
    1.11