mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-07 13:15:13 +02:00
shellcheck disable
This commit is contained in:
@@ -41,6 +41,7 @@ check_file
|
||||
if [ $Online -eq 1 ] ; then
|
||||
echo "Downloading pacman.conf..."
|
||||
# shellcheck disable=SC2154
|
||||
# shellcheck disable=SC2086
|
||||
sudo wget https://raw.githubusercontent.com/Snigdha-OS/snigdhaos-updater/master/pacman.conf -O $workdir/etc/pacman.conf
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user