tazpanel diff floppy.cgi @ rev 615

typo in index.cgi: fix renice
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 07 13:03:27 2017 +0200 (2017-10-07)
parents 00f3f95762d4
children
line diff
     1.1 --- a/floppy.cgi	Sun Apr 10 11:57:28 2016 +0200
     1.2 +++ b/floppy.cgi	Sat Oct 07 13:03:27 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