added back dotnet stuff

This commit is contained in:
2021-02-03 17:09:38 +01:00
parent ee7649ce11
commit 9ec30728dd
5 changed files with 9 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ if [ "$EUID" -ne 0 ]; then
fi
# declare variables
MY_SERVER_LOCATION="//192.168.1.3"
MY_SERVER_LOCATION="//10.10.1.11"
MOUNT_PREFIX="/mnt"
USERNAME="mastermindzh"