mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-12-06 08:03:53 +01:00
📚 docs(improve): provided sample output
This commit is contained in:
40
README.md
40
README.md
@@ -1 +1,39 @@
|
|||||||
# snigdhaos-system-config
|
<h1 align="center">Snigdha OS System Config</h1>
|
||||||
|
|
||||||
|
>Sample Output: "/usr/local/bin/skel"
|
||||||
|
|
||||||
|
```
|
||||||
|
Copy contents from /etc/skel to Home directory? (Y/n)
|
||||||
|
Y
|
||||||
|
|
||||||
|
Backing up .config folder to /home/user/.config-backup-2024.11.19-12.30.45
|
||||||
|
|
||||||
|
Overwriting existing .config folder with files from /etc/skel
|
||||||
|
|
||||||
|
Task Completed!
|
||||||
|
```
|
||||||
|
|
||||||
|
>Sample Output: "/usr/local/bin/skel"
|
||||||
|
|
||||||
|
```
|
||||||
|
Reinstalling Grub...
|
||||||
|
|
||||||
|
System is Online.
|
||||||
|
Downloading Default Grub...
|
||||||
|
|
||||||
|
Task Completed!
|
||||||
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```
|
||||||
|
Reinstalling Grub...
|
||||||
|
|
||||||
|
System is Offline!
|
||||||
|
/usr/local/share/snigdhaos/grub/grub exists.
|
||||||
|
Copying local Grub config...
|
||||||
|
Local Grub config copied!
|
||||||
|
Regenerating Grub configuration...
|
||||||
|
|
||||||
|
Task Completed!
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user