source: npl/kernel/linux/post.linux @ 551a8d2

Last change on this file since 551a8d2 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 118 bytes
RevLine 
[c5c522c]1#!/bin/bash
2
3#obsolete
4rm /boot/System.map  2>/dev/null
5cd /usr/webint/htdocs/linux; php kernel.php check &>/dev/null
Note: See TracBrowser for help on using the repository browser.