воскресенье, 24 ноября 2024 г. в 16:31 GMT+03:00
This commit is contained in:
parent
bb8995fb5f
commit
3312b35ece
3
bash/.vscode/settings.json
vendored
Normal file
3
bash/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"gitdoc.enabled": true
|
||||||
|
}
|
@ -1,3 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo Hello, bash!
|
|
||||||
|
read -p "Enter value: " name
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user