Add note on Site License Server (#26)

This commit is contained in:
ilumos 2019-06-01 23:18:30 +01:00
parent b5f6b87b97
commit b80c98b02e

View file

@ -236,7 +236,9 @@ class StartDownloading extends Command
$this->comment('Please re-run:');
$this->comment(' ./lancache-autofill steam:authorise-account ' . $account);
$this->comment('');
$this->comment('If this error persists, empty the ' . $steamUserdataDirectory . ' directory');
$this->comment('If this error persists:');
$this->comment('- Empty the ' . $steamUserdataDirectory . ' directory');
$this->comment('- Temporarily disable Steam Site License server, if you\'re using it');
$this->info('');
}
}