forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
2
debian/install.sh
vendored
2
debian/install.sh
vendored
@@ -6,7 +6,7 @@ cd "$(dirname "$0")"
|
|||||||
#includes
|
#includes
|
||||||
. ./resources/config.sh
|
. ./resources/config.sh
|
||||||
. ./resources/colors.sh
|
. ./resources/colors.sh
|
||||||
. ./resources/arguments.sh
|
. ./resources/environment.sh
|
||||||
|
|
||||||
# removes the cd img from the /etc/apt/sources.list file (not needed after base install)
|
# removes the cd img from the /etc/apt/sources.list file (not needed after base install)
|
||||||
sed -i '/cdrom:/d' /etc/apt/sources.list
|
sed -i '/cdrom:/d' /etc/apt/sources.list
|
||||||
|
|||||||
Reference in New Issue
Block a user