#!/bin/bash

# VERSION=1
# CHANGES=do nothing

mount -o remount,rw /

exit 0
