show public key of generated private key
This commit is contained in:
@@ -50,7 +50,7 @@ class UpdateCoolify
|
||||
|
||||
private function update()
|
||||
{
|
||||
if (is_dev()) {
|
||||
if (isDev()) {
|
||||
ray("Running update on local docker container. Updating to $this->latest_version");
|
||||
remote_process([
|
||||
"sleep 10"
|
||||
|
||||
Reference in New Issue
Block a user