mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 10:31:17 -03:00
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:
parent
7d3abc56b0
commit
91cc1c3857
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue