Skip to content

Commit

Permalink
add template
Browse files Browse the repository at this point in the history
  • Loading branch information
KunSir991 committed Sep 11, 2024
1 parent 0fcba9e commit 764adb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .computenest/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,4 @@ ImageBuilder:
#!/bin/bash
wget https://github.com/cloudreve/Cloudreve/releases/download/3.8.3/cloudreve_3.8.3_linux_amd64.tar.gz
tar -zxvf cloudreve_3.8.3_linux_amd64.tar.gz
chmod +x ./cloudreve
./cloudreve
chmod +x ./cloudreve

0 comments on commit 764adb2

Please sign in to comment.