diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2023-01-15 23:49:31 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2023-01-15 23:49:31 +0100 |
| commit | ea0d1b6f7bb2b2daa79c50735a0735a6d22a46d0 (patch) | |
| tree | 951392f83c8e17a9f44cf478e22bf24359e5fd24 | |
| parent | c8fecffbbe4e87aa8f597797b4c2416e5f9dda0d (diff) | |
| parent | 04b97ec261091c8f4f0816335a4b198ffc5efb9e (diff) | |
| download | invidious-ea0d1b6f7bb2b2daa79c50735a0735a6d22a46d0.tar.gz invidious-ea0d1b6f7bb2b2daa79c50735a0735a6d22a46d0.tar.bz2 invidious-ea0d1b6f7bb2b2daa79c50735a0735a6d22a46d0.zip | |
Make shell scripts executable (chmod 755) (#3571)
| -rwxr-xr-x[-rw-r--r--] | scripts/deploy-database.sh | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | scripts/fetch-player-dependencies.cr | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | scripts/install-dependencies.sh | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/scripts/deploy-database.sh b/scripts/deploy-database.sh index fa24b8f0..fa24b8f0 100644..100755 --- a/scripts/deploy-database.sh +++ b/scripts/deploy-database.sh diff --git a/scripts/fetch-player-dependencies.cr b/scripts/fetch-player-dependencies.cr index ed658b51..ed658b51 100644..100755 --- a/scripts/fetch-player-dependencies.cr +++ b/scripts/fetch-player-dependencies.cr diff --git a/scripts/install-dependencies.sh b/scripts/install-dependencies.sh index 1e67bdaf..1e67bdaf 100644..100755 --- a/scripts/install-dependencies.sh +++ b/scripts/install-dependencies.sh |
