diff --git a/tools/ubuntu.sh b/tools/ubuntu.sh index 90a3a0b..dfa4be1 100644 --- a/tools/ubuntu.sh +++ b/tools/ubuntu.sh @@ -3,3 +3,5 @@ ############################################################################## scp /path/to/file user@server:/path/to/destination # Copy file from local to server + +df -h # Check the amount of free space