mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fix TGUI compiler git updates (#31572)
This commit is contained in:
committed by
duncathan salt
parent
d40722a749
commit
76fee91aae
@@ -156,7 +156,7 @@ try{
|
||||
exec('rmdir "' . str_replace('/', '\\', $target_node) . '"'); //improtant
|
||||
rrmdir($target_path);
|
||||
}
|
||||
else if(!$$updated_git)
|
||||
else if(!$updated_git)
|
||||
throw new RuntimeException('No valid files uploaded!');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user