---
title: 获取源码
description: "1. 使用PuTTY工具，以root用户登录服务器。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengtassel_02_0004.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengtassel_02_0004.html
indexId: 2635810acd41bf3263c241124e68af6f3dcb14a2476beafbb4441e1296dd54a668
---
# 获取源码

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令进入“/path/to/tassel”目录。

```
cd
/path/to/tassel
```


3. 执行以下命令下载TASSEL源码包。

```
git clone https://bitbucket.org/tasseladmin/tassel-5-standalone.git
```
