From b4e69a37e69b50b984a8a9e4431dea5f7da4603f Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 24 Jun 2021 10:56:57 -0500 Subject: sarc 1.0.1 Former-commit-id: 267e8f0536ffbbf900408b927dcdfb7411795793 --- bin/sarc_compile | 2 +- bin/sarc_install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/sarc_compile b/bin/sarc_compile index ea98ead..ebbc0f0 100755 --- a/bin/sarc_compile +++ b/bin/sarc_compile @@ -29,7 +29,7 @@ cd ../dwmblocks make clean make -s -cd ../$st +cd ../st-0.8.4 make clean make -s diff --git a/bin/sarc_install b/bin/sarc_install index 93dddc9..7c2ec3e 100755 --- a/bin/sarc_install +++ b/bin/sarc_install @@ -11,7 +11,7 @@ make install cd ../$dmenu make install -cd ../$st +cd ../st-0.8.4 make install cd ../dwmblocks -- cgit v1.2.3