#!/bin/bash

function clean() {
    return 0;
}
