remove 'package-lock.json' from seafile-ignore.global.txt
This commit is contained in:
@@ -55,8 +55,6 @@ _desktop.ini
|
|||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
*/node_modules/
|
*/node_modules/
|
||||||
package-lock.json
|
|
||||||
*/package-lock.json
|
|
||||||
|
|
||||||
pages4loader.json5
|
pages4loader.json5
|
||||||
*/pages4loader.json5
|
*/pages4loader.json5
|
||||||
|
|||||||
@@ -20,7 +20,6 @@ Add to crontab to run automatically:
|
|||||||
# Renew DCloud uniCloud free-tier subscriptions.
|
# Renew DCloud uniCloud free-tier subscriptions.
|
||||||
# Runs at 1:00 on the 26th of every month.
|
# Runs at 1:00 on the 26th of every month.
|
||||||
#
|
#
|
||||||
# Install with: crontab /Users/Shared/product-产品/opx/sysconfig/unicloud/crontab.txt
|
|
||||||
# (That replaces your whole crontab; use `crontab -e` to merge with existing entries.)
|
# (That replaces your whole crontab; use `crontab -e` to merge with existing entries.)
|
||||||
0 1 26 * * source renew_all.sh >> /tmp/dcloud-renew.log 2>&1
|
0 1 26 * * source renew_all.sh >> renew.log 2>&1
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user