mirror of
https://git.alemi.dev/guestbook.rs.git
synced 2024-11-14 20:39:18 +01:00
ci: added tci script
This commit is contained in:
parent
ff226908ea
commit
fe58c43ee2
1 changed files with 3 additions and 0 deletions
3
.tci
Executable file
3
.tci
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
cp ./web/infiniscroll.js /srv/http/cdn/web/guestbook.js
|
Loading…
Reference in a new issue