diff --git a/sync-kisisel b/sync-kisisel index 45b9c49..dd5788d 100755 --- a/sync-kisisel +++ b/sync-kisisel @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-kisisel/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE" diff --git a/sync-lkd b/sync-lkd index 9ce896c..be3dcef 100755 --- a/sync-lkd +++ b/sync-lkd @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-lkd/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE" diff --git a/sync-planet b/sync-planet index 79e671e..aab6da2 100755 --- a/sync-planet +++ b/sync-planet @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-planet/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE" diff --git a/sync-topluluk b/sync-topluluk index b94f28e..d3aba84 100755 --- a/sync-topluluk +++ b/sync-topluluk @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-topluluk/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE"