Skip to content
Snippets Groups Projects

fix broken link to swap.sh file in gui/add-swap-file

Merged Šimon Berka requested to merge fix_brokenlink into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -137,7 +137,7 @@ openstack image remove project <image ID> <ID_project_to_unshare>
## Add SWAP file to instance
By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/blob/master/swap.sh) that create SWAP file on your VM.
By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/-/blob/master/swap/swap.sh) that create SWAP file on your VM.
## Local SSDs
Loading