updates dirs
This commit is contained in:
@@ -6,7 +6,7 @@ script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
sudo mkdir /kpnas
|
||||
cd /kpnas
|
||||
sudo mkdir videos vfx library localData web videos
|
||||
sudo mkdir videos vfx library localData web videos data media nvme other
|
||||
cd ~/
|
||||
mkdir fabrication projects server
|
||||
|
||||
@@ -41,3 +41,5 @@ while IFS= read -r entry; do
|
||||
fi
|
||||
done <"$entries_file"
|
||||
echo "Done."
|
||||
|
||||
sudo apt install nfs-common -y
|
||||
|
||||
Reference in New Issue
Block a user