mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-20 11:34:58 +02:00
@eshanized: push via push.sh 🎉 !!!
This commit is contained in:
@@ -40,7 +40,7 @@ check_file
|
||||
|
||||
if [ $Online -eq 1 ] ; then
|
||||
echo "Downloading Default Grub..."
|
||||
sudo wget https://raw.githubusercontent.com/Snigdha-OS/snigdhaos-arctic/master/archiso/airootfs/etc/default/grub -O $workdir/etc/default/grub
|
||||
sudo wget https://raw.githubusercontent.com/Snigdha-OS/snigdhaos-updater/master/grub -O $workdir/etc/default/grub
|
||||
fi
|
||||
|
||||
if [ $Online -eq 0 ] && [ $file_boolean -eq 1 ] ; then
|
||||
|
Reference in New Issue
Block a user