Remove duplicate installation steps
This commit is contained in:
parent
af5cdd0e77
commit
f2a1f5029a
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
#!/bin/bash
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
|
||||
. ../../Config/pacman/install.sh;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
lutris;
|
||||
|
||||
|
|
Loading…
Reference in a new issue