TheBidouilleur 7 місяці тому
джерело
коміт
1998de2b12
1 змінених файлів з 4 додано та 2 видалено
  1. +4
    -2
      run.py

+ 4
- 2
run.py Переглянути файл

@@ -1,11 +1,13 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
## Editez le fichier config.py pour y mettre les bonnes variables.
## Utilisez la commande 'python3 -m pip install cowsay' pour ajouter ce MOTD.
## Sinon, supprimez cette partie du programme jusqu'au prochain commentaire
import socket
import cowsay

## Editez le fichier config.py pour y mettre les bonnes variables.


#import cowsay
#cowsay.ghostbusters("SSH-Notifier \n The owner has been notified of this login")

## importation des dependances


Завантаження…
Відмінити
Зберегти