We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720edac commit d2adfa6Copy full SHA for d2adfa6
README.md
@@ -1,7 +1,7 @@
1
# ubuntu-init
2
-A shell script for installing common software automatic on ubuntu
+A shell script for installing common software and initializing relative settings automatically on Ubuntu
3
4
-Just execute the following command
+Just execute the command below
5
```shell
6
sh -c "$(curl -fsSL https://raw.githubusercontent.com/howardhhm/ubuntu-init/master/Linux_init.sh )"
7
```
0 commit comments