(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
+1 -1
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`"