aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-11-24 17:43:54 +0300
committerawy <awy@awy.one>2024-11-24 17:43:54 +0300
commit1bdab9a5886fcd1769f5d040f39b11bae536e0b6 (patch)
treec8e03c94b7333616f5fc6a8c967c11bdaf3342a1 /rice.sh
parent2ed016bc54b90df9fdde0a3a83ca16d19889267a (diff)
fix
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh1
1 files changed, 1 insertions, 0 deletions
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 ..