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:
@@ -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`"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user