diff options
author | awy <awy@awy.one> | 2024-11-24 17:43:54 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-11-24 17:43:54 +0300 |
commit | 1bdab9a5886fcd1769f5d040f39b11bae536e0b6 (patch) | |
tree | c8e03c94b7333616f5fc6a8c967c11bdaf3342a1 /rice.sh | |
parent | 2ed016bc54b90df9fdde0a3a83ca16d19889267a (diff) |
fix
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 .. |