diff options
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-x | shell_only.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shell_only.sh b/shell_only.sh index fbf2fe1..629a570 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -71,8 +71,7 @@ if command_exists pacman; then make \ automake \ autoconf \ - m4 \ - aclocal + m4 cargo install paru |