updated wsl essentials
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
isInFile=$(cat /etc/os-release | grep -c "ID=debian")
|
||||
if [ $isInFile -eq 1 ]; then
|
||||
curl -O http://192.168.1.50/debian/debian-essentials.sh
|
||||
|
||||
Reference in New Issue
Block a user