Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
1b8162a6c8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/sysfiles/stone_mod_setup.sh

+ 1
- 1
package/base/sysfiles/stone_mod_setup.sh

@ -110,7 +110,7 @@ main() {
[ -f $x ] && . $x [ -f $x ] && . $x
done done
cron.run
[ -n "`which cron.run`" ] && cron.run
unset gui_nocancel unset gui_nocancel
exec $STONE exec $STONE

Loading…
Cancel
Save