jared %!s(int64=3) %!d(string=hai) anos
pai
achega
976f9dc15c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      linux_loop.sh

+ 1 - 1
linux_loop.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 while :
 do
-    python swire_shop_item_list.py
+    python3 swire_shop_item_list.py
 	sleep 1
 done