forked from norman/fusionpbx-install.sh-github-mirror
Update environment.sh
This commit is contained in:
2
debian/resources/environment.sh
vendored
2
debian/resources/environment.sh
vendored
@@ -1,9 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
#operating system details
|
||||
os_mode='unknown'
|
||||
os_name=$(lsb_release -is)
|
||||
os_codename=$(lsb_release -cs)
|
||||
os_mode='unknown'
|
||||
|
||||
#cpu details
|
||||
cpu_name=$(uname -m)
|
||||
|
||||
Reference in New Issue
Block a user