diff options
Diffstat (limited to 'slackware-bootstrap/finish')
| -rwxr-xr-x | slackware-bootstrap/finish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slackware-bootstrap/finish b/slackware-bootstrap/finish index a1a8ad6..7468739 100755 --- a/slackware-bootstrap/finish +++ b/slackware-bootstrap/finish @@ -2,6 +2,7 @@ basedir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) sh $basedir/runlevel +sh $basedir/cleanup echo "================= [ setup complete ] ====================" echo "the system will now reboot" |
