Skip to content

Commit

Permalink
Add missing lines
Browse files Browse the repository at this point in the history
  • Loading branch information
bennuttall committed Sep 7, 2023
1 parent c84d494 commit 36e9fd3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions deploy_slave.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,9 @@ chmod 0600 /swapfile
mkswap /swapfile
echo "/swapfile none swap x-systemd.makefs,nofail 0 0" >> /etc/fstab
systemctl daemon-reload

rm -f /etc/pip.conf

byobu-enable

reboot

0 comments on commit 36e9fd3

Please sign in to comment.