Elfeed seems broken because it checks for org-version. Moved to bottom
This commit is contained in:
parent
62c134e29d
commit
422fbf0322
3 changed files with 72 additions and 29 deletions
|
@ -32,3 +32,33 @@ passed login/user
|
|||
passed s/login/user
|
||||
man sed
|
||||
passed s/login/user/
|
||||
ls
|
||||
la
|
||||
ls -a
|
||||
curl https://github.com/Chocobozzz/PeerTube/tree/master/support/docker/production
|
||||
ls
|
||||
curl https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/
|
||||
curl https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env
|
||||
svn checkout https://github.com/Chocobozzz/PeerTube/trunk/support/docker/production
|
||||
paru svn
|
||||
svn checkout https://github.com/Chocobozzz/PeerTube/trunk/support/docker/production
|
||||
ls
|
||||
mv production/ ./
|
||||
man mv
|
||||
mv -i production/ .
|
||||
cd production/
|
||||
mv -i * ../
|
||||
cd ../
|
||||
ls
|
||||
cat docker-compose.yml
|
||||
rm production/
|
||||
rmdir production/
|
||||
ls
|
||||
trash production/
|
||||
ls
|
||||
ls
|
||||
ls
|
||||
ls -a
|
||||
curl https://raw.githubusercontent.com/Chocobozzz/PeerTube/develop/support/docker/production/.env > .env
|
||||
ls
|
||||
ls -a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue