more openhamclock fixes
This commit is contained in:
@@ -6,4 +6,6 @@ if [ ! -d "$HOME/.local/bin/openhamclock" ]; then
|
||||
curl -fsSL https://raw.githubusercontent.com/accius/openhamclock/main/scripts/setup-linux.sh | bash -s -- --service
|
||||
fi
|
||||
|
||||
cd "$HOME/openhamclock" && npm install
|
||||
|
||||
echo "openhamclock is installed"...
|
||||
Reference in New Issue
Block a user