From 072588c6f53a1a15aa86459b321d6b1b20012714 Mon Sep 17 00:00:00 2001 From: dai <72147841+daimond113@users.noreply.github.com> Date: Sun, 8 Dec 2024 13:21:49 +0100 Subject: [PATCH] add default scripts package --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 87154fa..7c3c23f 100644 --- a/config.toml +++ b/config.toml @@ -3,3 +3,4 @@ download = "{API_URL}/v0/packages/{PACKAGE}/{PACKAGE_VERSION}/{PACKAGE_TARGET}" github_oauth_client_id = "a1d648966fdfbdcd9295" wally_allowed = true other_registries_allowed = ["https://github.com/daimond113/pesde-index"] +scripts_package = "pesde/scripts_rojo"