GITLAB

Miguel Barão / perguntations

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 1
  • Merge Requests 0
  • Wiki
  • perguntations
  • update.sh
  • 8c6a2bf8   - show student ID in the test jumbotron, so that if saved to file will contain student id. ... Browse Code »
    - add update.sh script with the main commands to update perguntations
    - other minor changes
    Miguel Barão
    2021-01-05 11:21:14 +0000  
update.sh 49 Bytes
Edit Raw Blame History
1 2 3 4 5 6
#!/bin/sh

git pull
npm update
pip install -U .