diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2022-12-22 09:42:27 +0530 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-22 09:42:27 +0530 | 
| commit | 8209421f55fb02e85e1c1f5315f6e805f02f0b51 (patch) | |
| tree | 9987e304691b054cb53345beae5fff0ceb1a4b7a /setup_debian.sh | |
| parent | 716a3219f3ac1fd6d6dd773f443c29e20d24910a (diff) | |
Update setup_debian.sh
Diffstat (limited to 'setup_debian.sh')
| -rw-r--r-- | setup_debian.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_debian.sh b/setup_debian.sh index 497c804..e7da4e2 100644 --- a/setup_debian.sh +++ b/setup_debian.sh @@ -39,6 +39,7 @@ sudo make install  make clean  # Install `ly` +cd /opt  git clone --recurse-submodules https://github.com/fairyglade/ly  cd /opt/ly  make  | 
