mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29: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
|
||||
echo
|
||||
rm $TMPF
|
||||
}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user