Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
#!/bin/sh
set -e
# Only relevant on PPC where mac-fdisk tries to hijack our binary name.
# (We should not reinvent the update-alternatives system badly.)
if [ -L /sbin/fdisk ]; then
rm /sbin/fdisk
fi