Projects STRLCPY routeros-scanner Commits fb441571
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    restore.sh
    1 1  #!/bin/bash
    2 2   
    3  -pip install -r requirements.txt
     3 +cur_dir="$(dirname ${BASH_SOURCE[0]})"
     4 +pip install -r $cur_dir/../../requirements.txt
Please wait...
Page is in error, reload to recover