5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
|
# RUN="sudo"
|
||
|
# PARAM="/usr/bin/pacman -Syu --needed --noconfirm"
|
||
|
RUN="find"
|
||
|
PARAM=".git"
|