mirror of
https://github.com/Snigdha-OS/snigdhaos-welcome.git
synced 2025-09-22 15:04:56 +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
|
X-GNOME-FullName=Snigdha OS Welcome App
|
||||||
Comment=Welcome Application for Snigdha OS Installations
|
Comment=Welcome Application for Snigdha OS Installations
|
||||||
Exec=/usr/local/bin/snigdhaos-welcome
|
Exec=/usr/local/bin/snigdhaos-welcome
|
||||||
Icon=snigdhaos-icon
|
Icon=snigdhaos-welcome
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=GTK;Settings;Security;X-GNOME-Settings-Panel;X-GNOME-SystemSettings;X-Unity-Settings-Panel;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
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
|
# Set the repository URL and branch
|
||||||
REPO_URL="https://github.com/Snigdha-OS/snigdhaos-welcome.git"
|
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
|
# Commit message
|
||||||
MESSAGE="@eshanized: push via script"
|
MESSAGE="⏳ @eshanized updated the repository!!!"
|
||||||
|
|
||||||
# Add all files, commit, and push changes
|
# Add all files, commit, and push changes
|
||||||
git add .
|
git add .
|
||||||
|
Reference in New Issue
Block a user