mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update ubuntuInit.sh
This commit is contained in:
parent
41caf27b18
commit
7114a7871b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ addCommunityRepo() {
|
|||
}
|
||||
|
||||
# Delete the initial script itself to prevent to be executed in the new system.
|
||||
rm -f /etc/local.d/alpineConf.start
|
||||
rm -f /etc/local.d/ubuntuConf.start
|
||||
rm -f /etc/runlevels/default/local
|
||||
|
||||
# Get Ubuntu Linux configurations.
|
||||
|
|
Loading…
Reference in a new issue