mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2025-09-21 03:55:00 +02:00
@eshanized: push via push.sh 🎉 !!!
This commit is contained in:
12
usr/local/bin/snigdhaos-lsb-release
Normal file
12
usr/local/bin/snigdhaos-lsb-release
Normal file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
#set -e
|
||||
|
||||
echo
|
||||
echo "Applying lsb Release..."
|
||||
echo
|
||||
|
||||
sudo cp /usr/local/share/snigdhaos/release/lsb-release-snigdhaos /etc/lsb-release
|
||||
|
||||
echo
|
||||
echo "Task Completed!"
|
||||
echo
|
Reference in New Issue
Block a user