mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 00:01:02 +00:00
5 lines
120 B
Bash
Executable File
5 lines
120 B
Bash
Executable File
#!/bin/bash
|
|
set -euo pipefail
|
|
|
|
echo "[infinite-canvas:init] server data is stored in browser local storage by default."
|