diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:22 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:22 +0200 |
| commit | 4a0b1ba4d428c623d14bae7f0db85c80abb0da0a (patch) | |
| tree | de03aceffba0ce13f098d970cc89f806db7af5d7 /debian/casper.postinst | |
| download | live-boot-4a0b1ba4d428c623d14bae7f0db85c80abb0da0a.tar.gz live-boot-4a0b1ba4d428c623d14bae7f0db85c80abb0da0a.zip | |
Adding casper 1.59+debian-1.
Diffstat (limited to 'debian/casper.postinst')
| -rw-r--r-- | debian/casper.postinst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/casper.postinst b/debian/casper.postinst new file mode 100644 index 0000000..d7bc14d --- /dev/null +++ b/debian/casper.postinst @@ -0,0 +1,5 @@ +#!/bin/sh + +update-initramfs -u + +#DEBHELPER# |
