mirror of
https://github.com/Snigdha-OS/snigdhaos-welcome.git
synced 2025-09-22 06:54:57 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -4,7 +4,7 @@ GenericName=Snigdha OS Welcome App
|
||||
X-GNOME-FullName=Snigdha OS Welcome App
|
||||
Comment=Welcome Application for Snigdha OS Installations
|
||||
Exec=/usr/local/bin/snigdhaos-welcome
|
||||
Icon=snigdhaos-icon
|
||||
Icon=snigdhaos-welcome
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GTK;Settings;Security;X-GNOME-Settings-Panel;X-GNOME-SystemSettings;X-Unity-Settings-Panel;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
|
4
push.sh
Normal file → Executable file
4
push.sh
Normal file → Executable file
@@ -2,10 +2,10 @@
|
||||
|
||||
# Set the repository URL and branch
|
||||
REPO_URL="https://github.com/Snigdha-OS/snigdhaos-welcome.git"
|
||||
BRANCH="main" # or "master" depending on your repository's default branch
|
||||
BRANCH="master" # or "main" depending on your repository's default branch
|
||||
|
||||
# Commit message
|
||||
MESSAGE="@eshanized: push via script"
|
||||
MESSAGE="⏳ @eshanized updated the repository!!!"
|
||||
|
||||
# Add all files, commit, and push changes
|
||||
git add .
|
||||
|
Reference in New Issue
Block a user