CC-2722: Overwrite errors on upgrade from 1.8.2 to 1.9.2-RC1
- fixed - wasn't able to reproduce the first error msg
This commit is contained in:
parent
ad5d669309
commit
c9b99af9c4
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ class AirtimeInstall{
|
|||
exec("rm -f /usr/bin/airtime-import");
|
||||
exec("rm -f /usr/bin/airtime-update-db-settings");
|
||||
exec("rm -f /usr/bin/airtime-check-system");
|
||||
exec("rm -f /usr/bin/airtime-user");
|
||||
}
|
||||
|
||||
public static function DbTableExists($p_name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue