From 1bdab9a5886fcd1769f5d040f39b11bae536e0b6 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 24 Nov 2024 17:43:54 +0300 Subject: fix --- rice.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index 2c27e02..d00ff45 100755 --- a/rice.sh +++ b/rice.sh @@ -44,6 +44,7 @@ cd dwl make clean install cd "$WORKDIRECTORY" git clone https://git.awy.one/someblocks +cd someblocks make clean install cd "$WORKDIRECTORY" cd .. -- cgit v1.2.3