mirror of
https://github.com/web-presentation-clicker/staged.git
synced 2026-07-20 05:22:15 -07:00
change the placeholder text
I forgot to change the placeholder text lmao
This commit is contained in:
@@ -79,7 +79,7 @@ Find the latest release tarball [on the releases page](https://github.com/web-pr
|
||||
mkdir ~/downloaded
|
||||
cd ~/downloaded
|
||||
|
||||
curl https://github.com/whateverthefuck(changethisplaceholdertextdumbass) -Lo staged.tar.gz
|
||||
curl https://github.com/web-presentation-clicker/staged/releases/download/<VERSION CODE>/staged.tar.gz -Lo staged.tar.gz
|
||||
|
||||
tar -xvf staged.tar.gz
|
||||
rm staged.tar.gz
|
||||
@@ -240,7 +240,7 @@ mkdir -p ~/downloaded
|
||||
rm -rf ~/downloaded/*
|
||||
cd ~/downloaded
|
||||
|
||||
curl https://github.com/whateverthefuck(changethisplaceholdertextdumbass) -Lo staged.tar.gz
|
||||
curl https://github.com/web-presentation-clicker/staged/releases/download/<VERSION CODE>/staged.tar.gz -Lo staged.tar.gz
|
||||
|
||||
tar -xvf staged.tar.gz
|
||||
rm staged.tar.gz
|
||||
@@ -305,4 +305,4 @@ Once you are sure everything is working, you can (optionally) delete the downloa
|
||||
|
||||
```bash
|
||||
sudo rm -rf /opt/staged/downloaded /opt/staged/app-old /var/www/staged-old
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user