mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Delete tempfile after assembly.
This commit is contained in:
@@ -13,5 +13,6 @@ if [ -f "`command which nasm`" -a -f "`command which objdump`" ] ; then
|
|||||||
done
|
done
|
||||||
done
|
done
|
||||||
echo
|
echo
|
||||||
|
rm $TMPF
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user