small fix

This commit is contained in:
Stefan Weijers 2021-07-25 19:58:12 +02:00
parent 46b0d676be
commit c805da08ae
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
python3 time.py
python3 ./time.py
echo
python3 diskusage.py
python3 ./diskusage.py
echo
python3 services.py
python3 ./services.py