Update ubuntuInit.sh

This commit is contained in:
Molly Lau 2023-06-07 22:43:38 +09:00 committed by GitHub
parent 41caf27b18
commit 7114a7871b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.