mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
delete update.sh after execute
This commit is contained in:
parent
4dde84887a
commit
3f4c1c56ab
@ -75,5 +75,6 @@ if [ "$old_library_version" \< "$latest_library_version" ]; then
|
|||||||
else
|
else
|
||||||
echo "Library is not need to update"
|
echo "Library is not need to update"
|
||||||
fi
|
fi
|
||||||
|
rm $0
|
||||||
}
|
}
|
||||||
LibraryUpdate
|
LibraryUpdate
|
Loading…
Reference in New Issue
Block a user