diff options
Diffstat (limited to 'bin/cleanup')
-rwxr-xr-x | bin/cleanup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cleanup b/bin/cleanup index e31dbb3..e58fe9d 100755 --- a/bin/cleanup +++ b/bin/cleanup @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # clean up unnecessary data |