allbuild commit da27223a

This commit is contained in:
Olivier Gagnon
2022-03-29 18:13:08 -04:00
parent da27223a9b
commit 6b25ba5cd8
4 changed files with 3 additions and 4 deletions
-1
View File
@@ -200,7 +200,6 @@ export const RamCosts: IMap<any> = {
readPort: 0,
getPortHandle: 0,
rm: RamCostConstants.ScriptReadWriteRamCost,
mv: RamCostConstants.ScriptReadWriteRamCost,
scriptRunning: RamCostConstants.ScriptArbScriptRamCost,
scriptKill: RamCostConstants.ScriptArbScriptRamCost,
getScriptName: 0,