1
1
mirror of https://gitlab.com/ceda_ei/i3lock-delta synced 2025-11-05 01:00:05 +01:00

(almost?) finish bash port

This commit is contained in:
Eli Saado
2018-04-01 21:48:33 +02:00
parent da50f59891
commit 742ff31bd8
2 changed files with 30 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ while : ; do
# If no, wait 300 secs and check again.
[[ `< $HOME/.config/lock_screen.sta` -eq 0 ]] && sleep 300 && continue
# Download the new image
$HOME/i3lock-delta/downloader.php
$HOME/i3lock-delta/downloader.sh
if [[ $? -eq 0 ]]; then
name_photographer="`< /tmp/name_photographer`"