Skip to content

Commit

Permalink
CHANGED: references to wallpapers changed
Browse files Browse the repository at this point in the history
  • Loading branch information
AleixMT committed Feb 6, 2024
1 parent f244dda commit d8a5b25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/core/feature_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ changebg_cronjob_content="cronjob"
changebg_cronjob_path="cronjob"
changebg_filekeys=("cronscript" "cronjob")
changebg_manualcontentavailable="0;0;1"
changebg_repositoryurl="https://github.com/AleixMT/wallpapers"
changebg_repositoryurl="https://github.com/Gua-tk/Wallpapers"
install_changebg_post() {
if [ -n "${SUDO_USER}" ]; then
(crontab -u "${SUDO_USER}" -l ; cat "${BIN_FOLDER}/changebg/cronjob") | crontab -u "${SUDO_USER}" -
Expand Down
2 changes: 1 addition & 1 deletion data/features/changebg/changebg.dat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ changebg_binariesinstalledpaths=("cronscript.sh;changebg")
changebg_cronscript_content="cronscript.sh"
changebg_cronscript_path="cronscript.sh"
changebg_filekeys=("cronscript")
changebg_repositoryurl="https://github.com/AleixMT/wallpapers"
changebg_repositoryurl="https://github.com/Gua-tk/Wallpapers"
changebg_cronjobs=("cronjob")

0 comments on commit d8a5b25

Please sign in to comment.