Add swap off to the script.

At the end of the main() function of the scripts, added swapoff -a.

Issue 32 : Ubuntu 22.04 fails to deactivate the swap
https://github.com/suikan4github/kaiten-yaki/issues/32
This commit is contained in:
Suikan 2022-05-07 14:39:41 +09:00
parent 7d3abc56b0
commit 91cc1c3857

View file

@ -9,6 +9,8 @@ Record of the modification in project development.
### Deprecated
### Removed
### Fixed
- [Issue 32 : Ubuntu 22.04 fails to deactivate the swap](https://github.com/suikan4github/kaiten-yaki/issues/32)
### Known Issue
## [1.2.0] - 2021-10-16