This website requires JavaScript.
Explore
Help
Sign in
mirror
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
mirror of
https://github.com/iv-org/invidious.git
synced
2025-01-27 21:54:10 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
225625a0fb
invidious
/
setup.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Update setup instructions
2018-01-28 20:31:35 -06:00
#!/bin/bash
createdb invidious
Create user on setup
2018-02-02 21:44:20 -06:00
createuser kemal
Update setup instructions
2018-01-28 20:31:35 -06:00
psql invidious < videos.sql
Reference in a new issue
Copy permalink