Skip to content

Commit 1358ba6

Browse files
committed
.
1 parent 672bf89 commit 1358ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turnserver_install.sh.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ EOL
146146
}
147147

148148
# Swap setup
149+
echo "Increasing swap memory to 16GB"
149150
if [ -f /swapfile ]; then
150151
sudo swapoff -a
151152
sudo rm /swapfile

0 commit comments

Comments
 (0)